Skip to content

Commit b642824

Browse files
committed
REVERTME: debug weird build fail
1 parent 2c7a1d8 commit b642824

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-linux.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,3 +574,7 @@ jobs:
574574
working-directory: ./build
575575
run: |
576576
ctest -V -L e2e
577+
578+
- name: "Setup tmate session"
579+
if: ${{ failure() }}
580+
uses: mxschmitt/[email protected]

0 commit comments

Comments
 (0)