Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau authored Feb 15, 2025
1 parent bf87fd4 commit 4630fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: |
python3 -m venv ./gersemi
. ./gersemi/bin/activate
python3 -m pip install gersemi==0.17
python3 -m pip install gersemi==0.19
- name: Run gersemi
run: |
. ./gersemi/bin/activate
Expand Down

0 comments on commit 4630fbb

Please sign in to comment.