Skip to content

Commit d52c582

Browse files
committed
Fixed unit tests
1 parent 0cf0c4f commit d52c582

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unit_tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Install dependencies
3333
run: |
3434
pip install -r requirements.txt
35-
pip install -i https://test.pypi.org/simple/ python-osw-validation==0.0.3
3635
3736
- name: Run unit tests
3837
run: |

0 commit comments

Comments
 (0)