Skip to content

Commit 84b3ccd

Browse files
authored
Update php.yml
1 parent 8870f9c commit 84b3ccd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Wordpress Scripts
2+
23
on:
34
push:
45
branches: [ "main" ]
@@ -38,5 +39,3 @@ jobs:
3839
- name: Install dependencies
3940
run: composer install --prefer-dist --no-progress
4041

41-
- name: Run test suite
42-
run: composer run-script test

0 commit comments

Comments
 (0)