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
run: |
cd boost-root
cd ../boost-root
./b2 -j3 libs/assert/test toolset=${{matrix.toolset}} cxxstd=${{matrix.cxxstd}}