We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf0c4f commit d52c582Copy full SHA for d52c582
.github/workflows/unit_tests.yaml
@@ -32,7 +32,6 @@ jobs:
32
- name: Install dependencies
33
run: |
34
pip install -r requirements.txt
35
- pip install -i https://test.pypi.org/simple/ python-osw-validation==0.0.3
36
37
- name: Run unit tests
38
0 commit comments