Skip to content

Commit

Permalink
testing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-terrier committed Jun 19, 2023
1 parent 6d12943 commit aa82d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: cypress-io/github-action@v5
with:
working-directory: front
start: npm run dev, node index.js --prefix ../back
start: npm run dev, node index.js --prefix back
wait-on: 'http://localhost:3000'
record: true
env:
Expand Down

0 comments on commit aa82d97

Please sign in to comment.