Skip to content

Commit

Permalink
tmate session mac
Browse files Browse the repository at this point in the history
So I can test #93
  • Loading branch information
simonw authored Jan 4, 2021
1 parent 3054e0f commit ab7767a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/tmate-mac.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: tmate session mac

on:
workflow_dispatch:

jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

0 comments on commit ab7767a

Please sign in to comment.