Skip to content

Commit bcc920c

Browse files
committed
tests: run only broken test
1 parent ce7b403 commit bcc920c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,4 @@ jobs:
190190
- name: Run tests
191191
run: |
192192
export PATH=~/castxml/bin:$PATH
193-
pytest tests
193+
pytest tests/test_remove_template_defaults.py

0 commit comments

Comments
 (0)