Skip to content

Commit 88fc75c

Browse files
authored
Merge pull request #22398 from QuLogic/pin-coverage
CI: Pin coverage to fix CI
2 parents 3804f5e + 15ade5d commit 88fc75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pip requirements for all the CI builds
22

33
certifi
4-
coverage!=6.3
4+
coverage<6.3
55
pytest!=4.6.0,!=5.4.0
66
pytest-cov
77
pytest-rerunfailures

0 commit comments

Comments
 (0)