Skip to content

Commit

Permalink
Disable logging to focus only on the tests and their outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-R-Haugland committed May 24, 2024
1 parent a17664a commit 9f16b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: cypress-io/github-action@v6
env:
CYPRESS_TESTS: true
LOG_LEVEL: debug
LOG_LEVEL: OFF
with:
build: npm run build
start: npm start
Expand Down

0 comments on commit 9f16b9d

Please sign in to comment.