Skip to content

Commit

Permalink
uncomment debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bissquit committed May 31, 2024
1 parent 94e86e6 commit 613f17d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ jobs:
run: |
make init
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# with:
# limit-access-to-actor: false
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: false

- name: Run tests
run: |
Expand Down

0 comments on commit 613f17d

Please sign in to comment.