Skip to content

Commit

Permalink
Fix commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkleemans committed Nov 20, 2023
1 parent 9413fb8 commit d494066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Expand Up @@ -15,6 +15,6 @@ jobs:
cd test-app
npm install
npm install vite-svg-loader --save-dev
npm build
npm preview
npm run build
npm run preview
- uses: cypress-io/github-action@v6

0 comments on commit d494066

Please sign in to comment.