Skip to content

Commit e90f677

Browse files
committed
Fix mistakes
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent 80fdf23 commit e90f677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-20.04
2525
strategy:
2626
matrix:
27-
w include:
27+
include:
2828
- php: '7.2'
2929
db: "none"
3030
NOTESTS: 1

0 commit comments

Comments
 (0)