Skip to content

Commit

Permalink
nuclear option twice!
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarbranson committed Sep 11, 2024
1 parent b4ea01b commit 6fdfe77
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 @@ -25,7 +25,7 @@ jobs:
shell: bash -l {0}
run: |
python3 -m pip install --break-system-packages -r requirements.txt
python3 -m pip install -e . --no-deps --force-reinstall
python3 -m pip install --break-system-packages -e . --no-deps --force-reinstall
- name: Run tests
run: |
Expand Down

0 comments on commit 6fdfe77

Please sign in to comment.