Skip to content

Commit 3303ea9

Browse files
committed
Merge branch 'beta' into dev
2 parents fa14663 + cef48f4 commit 3303ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs:
304304

305305
- name: Install coveralls
306306
run: |
307-
pip install --break-system-packages tomli coveralls
307+
pip install --break-system-packages tomli coveralls || pip install tomli coveralls
308308
309309
- name: Upload coverage to coveralls.io
310310
run: |

0 commit comments

Comments
 (0)