Changeset 54289 for trunk/.github/workflows/test-npm.yml
- Timestamp:
- 09/23/2022 08:25:45 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-npm.yml
r54277 r54289 56 56 timeout-minutes: 20 57 57 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} 58 continue-on-error: ${{ matrix.os == 'windows-latest' }}59 58 strategy: 60 59 fail-fast: false
Note: See TracChangeset
for help on using the changeset viewer.