Skip to content

Commit

Permalink
Debug console
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-riggs committed Aug 21, 2024
1 parent ef78293 commit b0822cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ jobs:
name: package-distributions
path: dist/

- name: Debug
uses: mxschmitt/action-tmate@v3
timeout-minutes: 15
with:
sudo: false

- name: Set up test database
run: |
set -eu
Expand Down

0 comments on commit b0822cb

Please sign in to comment.