Skip to content

Commit cef48f4

Browse files
committed
Merge branch 'stable' into beta
2 parents 2e86d8a + 2ce27da commit cef48f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241

242242
- name: Install coveralls
243243
run: |
244-
pip install --break-system-packages tomli coveralls
244+
pip install --break-system-packages tomli coveralls || pip install tomli coveralls
245245
246246
- name: Upload coverage to coveralls.io
247247
run: |

0 commit comments

Comments
 (0)