This commit is contained in:
Peter Dimov
2020-11-20 01:19:10 +02:00
parent 9ea36760f6
commit f47b28dad5

View File

@@ -47,5 +47,5 @@ jobs:
- name: Test - name: Test
run: | run: |
cd boost-root cd ../boost-root
./b2 -j3 libs/assert/test toolset=${{matrix.toolset}} cxxstd=${{matrix.cxxstd}} ./b2 -j3 libs/assert/test toolset=${{matrix.toolset}} cxxstd=${{matrix.cxxstd}}