Skip to content

Commit

Permalink
Add trunk back to our matrix for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter committed Aug 10, 2023
1 parent f85a352 commit f1ade7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
core:
- {name: 'WP latest', version: 'latest'}
- {name: 'WP minimum', version: 'WordPress/WordPress#5.7'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit f1ade7a

Please sign in to comment.