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 659c1ad commit b3417beCopy full SHA for b3417be
1 file changed
.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.45.2.1
+ ./tests/initial_setup.sh -v 0.47.1
47
- name: Test with pytest
48
49
pytest
0 commit comments