Skip to content

Commit

Permalink
- try to take out slow test
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Apr 29, 2024
1 parent 236a50e commit bb4aed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cpp-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
# ctest -C ${{env.BUILD_TYPE}} -VV --rerun-failed --output-on-failure
working-directory: ${{github.workspace}}/build
run: |
./copasijs_test -s
./copasijs_test -s "~[slow]"
Expand Down

0 comments on commit bb4aed7

Please sign in to comment.