Skip to content

Commit

Permalink
Disable the diff tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ingeniumed committed Jun 21, 2024
1 parent 2937946 commit 5e1f65a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/php-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
env:
WP_ENV_CORE: WordPress/WordPress#${{ matrix.wp }}

- name: Run PHPCS diff tests
run: bash bin/phpcs-diff.sh

- name: Run PHPUnit tests (single site)
run: composer integration

Expand Down

0 comments on commit 5e1f65a

Please sign in to comment.