Revert setting log level to info on CI

This commit is contained in:
Juno Takano 2025-12-14 05:49:17 -03:00
commit 0a92aafbe1

View file

@ -1,7 +1,4 @@
on: [push]
env:
RUST_LOG: info
CARGO_LOG: info
jobs:
print-content:
runs-on: docker