Skip to content

Commit

Permalink
Just disable puppeteer tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed Feb 23, 2024
1 parent 1d825fe commit 5b8c51e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/end2end-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ jobs:
run: |
npm run wp-env start
- name: Running the tests
run: |
npx wp-scripts test-e2e --config=./packages/e2e-tests/jest.config.js --cacheDirectory="$HOME/.jest-cache"
- name: Archive debug artifacts (screenshots, HTML snapshots)
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
if: always()
Expand Down

0 comments on commit 5b8c51e

Please sign in to comment.