Skip to content

Commit

Permalink
Raise log level in automation pipeline to info
Browse files Browse the repository at this point in the history
  • Loading branch information
90degs2infty committed Jan 5, 2024
1 parent 63971f7 commit ef211b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
target_dir: debug
- profile: release
target_dir: release
env:
DEFMT_LOG: info
RUST_LOG: info
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@v1
Expand Down

0 comments on commit ef211b2

Please sign in to comment.