Skip to content
Snippets Groups Projects
Commit 97fe50a3 authored by syuilo's avatar syuilo
Browse files

fix(test): use cypress-io/github-action@v4

parent eaf6ddd4
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@ jobs:
- name: ALSA Env
run: echo -e 'pcm.!default {\n type hw\n card 0\n}\n\nctl.!default {\n type hw\n card 0\n}' > ~/.asoundrc
- name: Cypress run
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v4
with:
install: false
start: npm run start:test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment