We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fdf23 commit e90f677Copy full SHA for e90f677
1 file changed
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-20.04
25
strategy:
26
matrix:
27
-w include:
+ include:
28
- php: '7.2'
29
db: "none"
30
NOTESTS: 1
0 commit comments