Skip to content

Commit d83ae67

Browse files
committed
More printing
1 parent 2984905 commit d83ae67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/amalthea-ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ jobs:
1919
- { rust: 'nightly' }
2020
timeout-minutes: 30
2121
env:
22+
RUST_LOG: trace
2223
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24+
R_ENABLE_JIT: 0
2325
steps:
2426
- uses: actions/checkout@v4
2527

0 commit comments

Comments
 (0)