Skip to content

Commit

Permalink
ci(test): show verbose logs
Browse files Browse the repository at this point in the history
- set RUST_LOG env level to debug
  • Loading branch information
255doesnotexist committed Dec 10, 2024
1 parent 344c5ea commit d77dad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lintestor_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: [self-hosted, linux]
env:
PRINT_SSH_MSG: 1
RUST_LOG: debug
permissions:
contents: write
steps:
Expand Down

0 comments on commit d77dad4

Please sign in to comment.