We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad6b9b commit 713b1ccCopy full SHA for 713b1cc
.github/workflows/main.yml
@@ -108,4 +108,4 @@ jobs:
108
build: npm run build -w @code-racer/app
109
start: npm run start -w @code-racer/app
110
wait-on: "http://localhost:3000"
111
- config: video=false
+ config: video=false,screenshotOnRunFailure=false
0 commit comments