Skip to content

Commit 9388eef

Browse files
committed
Debug
1 parent 4d93547 commit 9388eef

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ jobs:
3636
run: |
3737
lscpu || true
3838
- run: bazel test //...
39+
- name: Debug Session
40+
if: ${{ failure() }}
41+
uses: mxschmitt/action-tmate@53a5c23a925969671a6bb98ea70a4f650928ef93
42+
with:
43+
limit-access-to-actor: false

0 commit comments

Comments
 (0)