tmate session mac

So I can test https://github.com/simonw/datasette/issues/93
This commit is contained in:
Simon Willison 2021-01-04 13:31:55 -08:00 committed by GitHub
commit ab7767acbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.github/workflows/tmate-mac.yml vendored Normal file
View file

@ -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