Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: npm ci && npm i -D @rollup/rollup-linux-x64-gnu

- name: Cypress run testing
uses: cypress-io/github-action@f9ffb60bba0c743f8c78dfed96873e8fdb2af34c
uses: cypress-io/github-action@bc22e01685c56e89e7813fd8e26f33dc47f87e15
with:
command-prefix: '--'
install: false
Expand Down
Loading