Skip to content

Commit 9f8ab30

Browse files
committed
test action command
1 parent 5a64c61 commit 9f8ab30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
python -m pip install .[test]
2828
- name: Test with pytest
2929
run: |
30-
python run_tests.py
30+
pytest

0 commit comments

Comments
 (0)