Skip to content

Commit 3ef3ada

Browse files
debug ci
1 parent aa0353c commit 3ef3ada

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,9 @@ jobs:
2424
with:
2525
lfs: true
2626
- uses: moonrepo/setup-rust@v1
27+
# !!! IMPORTANT - DO NOT MERGE THIS
28+
- name: Tmate Session
29+
if: always()
30+
uses: mxschmitt/action-tmate@v3
31+
timeout-minutes: 60
2732
- run: cargo test --all

0 commit comments

Comments
 (0)