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 aad3d70 commit a6951a8Copy full SHA for a6951a8
.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.51.14
+ ./tests/initial_setup.sh -v 0.50.36
47
- name: Test with pytest
48
49
pytest
0 commit comments