Skip to content

Commit

Permalink
Update .github/workflows/ci_extended.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Nov 8, 2023
1 parent dacb0e3 commit a099328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Run tests
working-directory: build
run: ctest -R ^xtest$ --verbose
run: ctest -R ^xtest$ --output-on-failure

clang:

Expand Down

0 comments on commit a099328

Please sign in to comment.