We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6ebc4 commit 130d81cCopy full SHA for 130d81c
1 file changed
.github/workflows/print_report-test.yml
@@ -21,7 +21,7 @@ jobs:
21
working-directory: ./test
22
23
- name: Install Cypress
24
- run: npm install cypress@latest
+ run: npm install cypress
25
26
27
- name: Cypress run
0 commit comments