We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29af117 commit 4d05a42Copy full SHA for 4d05a42
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,8 @@ jobs:
15
include:
16
- mw: 'REL1_43'
17
php: 8.1
18
- type: coverage
+ # TODO: Scrutinzer Ocular overage disabled due to https://github.com/scrutinizer-ci/ocular/issues/51
19
+ type: normal
20
experimental: true
21
- mw: 'REL1_44'
22
php: 8.2
0 commit comments