We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7b403 commit bcc920cCopy full SHA for bcc920c
.github/workflows/tests.yml
@@ -190,4 +190,4 @@ jobs:
190
- name: Run tests
191
run: |
192
export PATH=~/castxml/bin:$PATH
193
- pytest tests
+ pytest tests/test_remove_template_defaults.py
0 commit comments