Skip to content

Commit cb17259

Browse files
Update .github/workflows/cypress.yml
Co-authored-by: Peter Wilson <519727+peterwilsoncc@users.noreply.github.com>
1 parent 90b0f1d commit cb17259

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/cypress.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ jobs:
2828
- name: Composer (optional)
2929
run: composer install
3030
continue-on-error: true
31-
- name: Build (optional)
31+
- name: Build
3232
run: npm run build
33-
continue-on-error: true
3433
- name: Set the core version
3534
run: ./tests/bin/set-core-version.js ${{ matrix.core.version }}
3635
- name: Set up WP environment

0 commit comments

Comments
 (0)