Skip to content

Commit

Permalink
remove e2e test data (makes e2e workflow fail)
Browse files Browse the repository at this point in the history
  • Loading branch information
hansmorb committed Oct 11, 2024
1 parent 1136aa1 commit fb0aa43
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
- name: setup wp env
run: npm run env:start

- name: install test data for e2e test
run: npm run cypress:setup

- name: Cypress run
uses: cypress-io/github-action@v6
with:
Expand Down

0 comments on commit fb0aa43

Please sign in to comment.