Skip to content

Commit

Permalink
tmp: debug runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddj committed Nov 2, 2023
1 parent cd3ab72 commit 9520013
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/kitchen.macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
instance:
- default-macos-12-latest-py3
steps:
- name: Debug on runner
uses: mxschmitt/action-tmate@v3
with:
detached: true
- name: 'Check out code'
uses: 'actions/checkout@v2'
- name: 'Set up Bundler cache'
Expand Down

0 comments on commit 9520013

Please sign in to comment.