Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
noonio committed Dec 20, 2024
1 parent 701124d commit 6cdd172
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-nix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,11 @@ jobs:
name: haddocks
path: docs/static/haddock

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- name: 📚 Documentation sanity check
working-directory: docs
run: |
Expand Down

0 comments on commit 6cdd172

Please sign in to comment.