Skip to content

Commit

Permalink
chore(deps): update dependency cypress/included to v9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 16, 2022
1 parent 2c2e4cf commit 4b86ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ jobs:

- run: bash wait-for-container-startup.sh

- run: docker run -v $PWD:/e2e -w /e2e --network host -e CYPRESS_BASE_URL=http://localhost:3000 cypress/included:9.4.1
- run: docker run -v $PWD:/e2e -w /e2e --network host -e CYPRESS_BASE_URL=http://localhost:3000 cypress/included:9.5.0
working-directory: frontend

coveralls-finished:
Expand Down

0 comments on commit 4b86ae6

Please sign in to comment.