Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 817c071 commit 7ada9ebCopy full SHA for 7ada9eb
1 file changed
.github/workflows/ci.yaml
@@ -17,16 +17,16 @@ jobs:
17
test_coverage: "no"
18
- php-version: 8.0
19
dependencies: "--prefer-stable"
20
- test_coverage: false
+ test_coverage: "no"
21
22
dependencies: "--prefer-lowest --prefer-stable"
23
24
- php-version: 8.1
25
26
27
28
29
30
31
steps:
32
- name: Setup PHP
0 commit comments