mirror of
https://github.com/boostorg/assert.git
synced 2025-09-25 23:31:00 +02:00
Use cmd for Run tests
This commit is contained in:
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
b2 -d0 headers
|
||||
|
||||
- name: Run tests
|
||||
shell: cmd
|
||||
run: |
|
||||
cd ../boost-root
|
||||
./b2 -j3 libs/%LIBRARY%/test toolset=${{matrix.toolset}} cxxstd=${{matrix.cxxstd}}
|
||||
|
Reference in New Issue
Block a user