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 430f7f5 commit 2331772Copy full SHA for 2331772
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.47.1
+ ./tests/initial_setup.sh -v 0.49.6
47
- name: Test with pytest
48
49
pytest
0 commit comments