Skip to content

Commit

Permalink
cypress-v6 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvilimek authored Jan 21, 2024
1 parent 8657e59 commit d0b3db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
yarn backstage-cli repo test --maxWorkers=3 --workerIdleMemoryLimit=1300M
- name: Cypress e2e tests
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v6
with:
start: yarn dev
wait-on: 'http://localhost:3000, http://localhost:7007/healthcheck'
Expand Down

0 comments on commit d0b3db1

Please sign in to comment.