Skip to content

Commit

Permalink
Update cypress-io/github-action digest to 4b9ec6b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 508676f commit f386d4f
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 @@ -57,14 +57,14 @@ jobs:
- name: Build Worker
run: cd ./vuu-ui && npm run build:worker
- name: Run component tests in Chrome
uses: cypress-io/github-action@bd9dda317ed2d4fbffc808ba6cdcd27823b2a13b
uses: cypress-io/github-action@4b9ec6b8f2bc3ea9dfc5af64c1aae1a18af0d521
with:
component: true
install: false
working-directory: ./vuu-ui
browser: chrome
- name: Run component tests in Edge
uses: cypress-io/github-action@bd9dda317ed2d4fbffc808ba6cdcd27823b2a13b
uses: cypress-io/github-action@4b9ec6b8f2bc3ea9dfc5af64c1aae1a18af0d521
with:
component: true
install: false
Expand Down

0 comments on commit f386d4f

Please sign in to comment.