specifying file
parent
63732add94
commit
65fe80c7aa
|
@ -20,4 +20,4 @@ jobs:
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
pip install pytest
|
pip install pytest
|
||||||
pytest
|
pytest csrgen_test.py
|
||||||
|
|
Loading…
Reference in New Issue