Skip to content

Commit

Permalink
tmp: run 2 suites :)
Browse files Browse the repository at this point in the history
  • Loading branch information
WunderBart committed Oct 6, 2024
1 parent d92a140 commit 3e48cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: |
WP_BASE_URL=http://127.0.0.1:9400/ \
xvfb-run --auto-servernum --server-args="-screen 0 1280x960x24" -- \
npm run test:e2e -- editor/blocks/code.spec
npm run test:e2e -- editor/blocks/buttons.spec.js editor/blocks/code.spec
- name: Archive debug artifacts (screenshots, traces)
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
Expand Down

0 comments on commit 3e48cba

Please sign in to comment.