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 f0c2d74 commit 3f30ea8Copy full SHA for 3f30ea8
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Initial Setup before running tests
44
run: |
45
chmod +x ./tests/initial_setup.sh
46
- ./tests/initial_setup.sh -v 0.50.36
+ ./tests/initial_setup.sh -v 0.49.9
47
- name: Test with pytest
48
49
pytest
0 commit comments