Update test_parsing.yml
This commit is contained in:
parent
e9ad3307f6
commit
9eda14ae6a
2
.github/workflows/test_parsing.yml
vendored
2
.github/workflows/test_parsing.yml
vendored
@ -28,4 +28,4 @@ jobs:
|
||||
pip install arrow==1.1.0 pyflo-lib==2.0.9 requests==2.25.0
|
||||
- name: Test with unittest
|
||||
run: |
|
||||
python -m unittest test_parsing.py
|
||||
python -m unittest tests/test_parsing.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user