Skip to content

Commit 149f361

Browse files
committed
fix
1 parent d2bb786 commit 149f361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,4 @@ jobs:
240240
- name: Run tests
241241
run: |
242242
export PATH=~/castxml/bin:$PATH
243-
pytest tests/test_core.py
243+
pytest tests

0 commit comments

Comments
 (0)