Skip to content

Commit 3f30ea8

Browse files
authored
Update test.yml
1 parent f0c2d74 commit 3f30ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Initial Setup before running tests
4444
run: |
4545
chmod +x ./tests/initial_setup.sh
46-
./tests/initial_setup.sh -v 0.50.36
46+
./tests/initial_setup.sh -v 0.49.9
4747
- name: Test with pytest
4848
run: |
4949
pytest

0 commit comments

Comments
 (0)