Skip to content

Commit

Permalink
Update cypress-io/github-action digest to 58e9fea
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 7926abd commit 98b8bcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install Node & dependencies
uses: ./.github/actions/setup-vuu-ui
- name: Run end-to-end tests in Chrome
uses: cypress-io/github-action@bd9dda317ed2d4fbffc808ba6cdcd27823b2a13b
uses: cypress-io/github-action@58e9fea64895c987a8fe39a13d7ca158b345e92a
with:
install: false
working-directory: ./vuu-ui
Expand All @@ -43,7 +43,7 @@ jobs:
start: npm run showcase:preview
wait-on: "http://localhost:4173"
- name: Run end-to-end tests in Edge
uses: cypress-io/github-action@bd9dda317ed2d4fbffc808ba6cdcd27823b2a13b
uses: cypress-io/github-action@58e9fea64895c987a8fe39a13d7ca158b345e92a
with:
install: false
working-directory: ./vuu-ui
Expand Down

0 comments on commit 98b8bcc

Please sign in to comment.