Browse Source

Use tmate to debug

pull/740/head
Tim Kimber 6 years ago
committed by GitHub
parent
commit
d71ccc9cef
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .github/workflows/run-all-tests.yml

+ 2
- 0
.github/workflows/run-all-tests.yml View File

@ -16,3 +16,5 @@ jobs:
run: docker ps run: docker ps
- name: Run test suite - name: Run test suite
run: docker exec getssl-ubuntu bats /getssl/test run: docker exec getssl-ubuntu bats /getssl/test
- name: Setup tmate session
uses: mxschmitt/action-tmate@v1

Loading…
Cancel
Save