This commit is contained in:
Peter Dimov
2020-11-20 00:59:55 +02:00
parent 8f9deb1a8b
commit f18e24a6fc

View File

@@ -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}}