Skip to content

Commit

Permalink
debug with tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-blain committed Aug 8, 2023
1 parent 4cb296c commit 54906d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-cice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
# envdef: linux
# minicond: Miniconda3-latest-Linux-x86_64.sh
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
- name: reset macos toolchain to commandlinetools
shell: /bin/bash {0}
if: contains( matrix.envdef, 'macos')
Expand Down

0 comments on commit 54906d4

Please sign in to comment.