Skip to content

Commit

Permalink
Merge branch 'stable' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
peace-maker committed Oct 24, 2024
2 parents 2e86d8a + 2ce27da commit cef48f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:

- name: Install coveralls
run: |
pip install --break-system-packages tomli coveralls
pip install --break-system-packages tomli coveralls || pip install tomli coveralls
- name: Upload coverage to coveralls.io
run: |
Expand Down

0 comments on commit cef48f4

Please sign in to comment.