Skip to content

Commit 04b8d3b

Browse files
hopefully fixing broken yml
1 parent 46e7057 commit 04b8d3b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lint-test-deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
run: npm run lint
2626

2727
- name: Run PHP linter
28-
run: |
29-
npm run wp-env start
30-
npm run lint:php
28+
run: |
29+
npm run wp-env start
30+
npm run lint:php
3131
3232
tests:
3333
name: Tests

0 commit comments

Comments
 (0)