Skip to content

Commit

Permalink
Remove duplicate copying of htaccess file.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwilsoncc committed Oct 12, 2023
1 parent c20c6f3 commit 9b7c613
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ jobs:
npx wp-env run cli "wp core version"
npx wp-env run cli "php --version"
- name: Copy .htaccess
run: npm run copy-htaccess

- name: Test
run: npm run cypress:run

Expand Down

0 comments on commit 9b7c613

Please sign in to comment.