forked from boostorg/assert
Fix typo
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -46,4 +46,4 @@ jobs:
|
||||
- name: Test
|
||||
run: |
|
||||
cd boost-root
|
||||
./b2 -j3 libs/assert/test toolset=${{matrix.toolset}} cxxstd=${{cxxstd}}
|
||||
./b2 -j3 libs/assert/test toolset=${{matrix.toolset}} cxxstd=${{matrix.cxxstd}}
|
||||
|
Reference in New Issue
Block a user