Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
code-asher committed Oct 17, 2024
1 parent 1c009e0 commit 41db568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ jobs:
- run: sudo ~/.cache/caddy/caddy start --config ./ci/Caddyfile

- run: CODE_SERVER_TEST_ENTRY=./release npm run test:e2e:proxy
- run: LOG_LEVEL=debug CODE_SERVER_TEST_ENTRY=./release npm run test:e2e:proxy

- if: always()
run: sudo ~/.cache/caddy/caddy stop --config ./ci/Caddyfile
Expand Down

0 comments on commit 41db568

Please sign in to comment.