Skip to content

Commit

Permalink
run ctest correctly in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marenz2569 committed Nov 25, 2024
1 parent 53d5975 commit d388a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Ctest
run: |
make test
ctest

0 comments on commit d388a19

Please sign in to comment.