Skip to content

Commit

Permalink
Change CI command
Browse files Browse the repository at this point in the history
  • Loading branch information
mborland committed Oct 16, 2024
1 parent cf06238 commit 20ad72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ jobs:
- name: Build tests
run: |
cd ../boost-root/__build__
cmake --build . --target tests
cmake --build .
- name: Run tests
run: |
Expand Down

0 comments on commit 20ad72c

Please sign in to comment.