Skip to content

Commit

Permalink
debug w/ tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
suvayu committed Jul 4, 2024
1 parent 1aa2c1a commit 92b32c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/TestGeneratedPkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ jobs:
[[ -e $f ]] || { echo $f missing; }
done < <(find tmp/Guldasta.jl/docs/ -type f -name '*.md' -print0 ) | grep missing
[[ $? -ne 0 ]]
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

0 comments on commit 92b32c7

Please sign in to comment.