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 ead2df5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -593,12 +593,7 @@ jobs:
- name: Build tests
run: |
cd ../boost-root/__build__
cmake --build . --target tests
- name: Run tests
run: |
cd ../boost-root/__build__
ctest --output-on-failure --no-tests=error
cmake --build .
sycl-cmake-test:
strategy:
Expand Down

0 comments on commit ead2df5

Please sign in to comment.