Skip to content

Commit

Permalink
fixup! Fix #26: Add support for running the action multiple times
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Dec 7, 2023
1 parent 7991dad commit 50fae5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -398,6 +398,7 @@ jobs:
# run: test -f foo.txt

foo:
runs-on: macos-latest
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 50fae5a

Please sign in to comment.