Skip to content

Commit

Permalink
Merge pull request #732 from Automattic/add/vip-feature-flag
Browse files Browse the repository at this point in the history
Add the vip feature flag, analytics flag and bump plugin version
  • Loading branch information
ingeniumed authored Jun 25, 2024
2 parents cc98ca1 + 60f04b0 commit 6fb514d
Show file tree
Hide file tree
Showing 5 changed files with 935 additions and 824 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/php-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ jobs:
env:
WP_ENV_CORE: WordPress/WordPress#${{ matrix.wp }}

- name: Run PHPCS diff tests
run: bash bin/phpcs-diff.sh
# Commented out until we finish linting all the files
# - name: Run PHPCS diff tests
# run: bash bin/phpcs-diff.sh

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

0 comments on commit 6fb514d

Please sign in to comment.