Skip to content

Commit 16e8951

Browse files
committed
.
1 parent e7260d0 commit 16e8951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integrations-common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
allow-prereleases: true
4747
- name: Setup Test Env
4848
run: |
49-
pip install "coverage[toml]" tox
49+
pip install "coverage[toml]==7.11.0" tox
5050
- name: Erase coverage
5151
run: |
5252
coverage erase

0 commit comments

Comments
 (0)