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@ed2d88ccbbf936c5aac087dd43e10425abc3534f
uses: cypress-io/github-action@4c06c48f3ffea349b7189aa06dfcda47a9fa7b92
with:
command-prefix: '--'
install: false
Expand Down
Loading