Skip to content

Commit 713b1cc

Browse files
committed
turn off cypress taking screenshots
1 parent bad6b9b commit 713b1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ jobs:
108108
build: npm run build -w @code-racer/app
109109
start: npm run start -w @code-racer/app
110110
wait-on: "http://localhost:3000"
111-
config: video=false
111+
config: video=false,screenshotOnRunFailure=false

0 commit comments

Comments
 (0)