We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b95094 commit 2bc8c8aCopy full SHA for 2bc8c8a
.github/workflows/push.yaml
@@ -19,6 +19,8 @@ jobs:
19
defaults:
20
run:
21
shell: bash
22
+ env:
23
+ RUST_LOG: debug
24
steps:
25
- uses: actions/checkout@v2
26
- uses: moonrepo/setup-rust@v1
0 commit comments