We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda0043 commit de4b094Copy full SHA for de4b094
.github/workflows/install_test.yml
@@ -186,4 +186,4 @@ jobs:
186
- name: Test
187
run: |
188
cd integration_test/build
189
- ctest --verbose --output-on-failure
+ python -m pytest -v
0 commit comments