Skip to content

Commit 981b33d

Browse files
committed
ci: Remove code standards check from PHP tests workflow
1 parent 5171c97 commit 981b33d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/php-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
with:
4545
composer-options: --prefer-dist --no-progress
4646

47-
- name: Run PHPCS
48-
run: composer run cs
49-
5047
- name: Setup wp-env
5148
run: wp-env start
5249
env:

0 commit comments

Comments
 (0)