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 d2bb786 commit 149f361Copy full SHA for 149f361
.github/workflows/tests.yml
@@ -240,4 +240,4 @@ jobs:
240
- name: Run tests
241
run: |
242
export PATH=~/castxml/bin:$PATH
243
- pytest tests/test_core.py
+ pytest tests
0 commit comments