Skip to content

Commit 2bc8c8a

Browse files
committed
debug logging
1 parent 9b95094 commit 2bc8c8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
defaults:
2020
run:
2121
shell: bash
22+
env:
23+
RUST_LOG: debug
2224
steps:
2325
- uses: actions/checkout@v2
2426
- uses: moonrepo/setup-rust@v1

0 commit comments

Comments
 (0)