Skip to content

Commit 130d81c

Browse files
committed
remove latest
1 parent 2a6ebc4 commit 130d81c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/print_report-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
working-directory: ./test
2222

2323
- name: Install Cypress
24-
run: npm install cypress@latest
24+
run: npm install cypress
2525
working-directory: ./test
2626

2727
- name: Cypress run

0 commit comments

Comments
 (0)