Skip to content

Commit f3832b1

Browse files
committed
Run tmate for live debug
1 parent 8fc52ed commit f3832b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-ff-matrix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ jobs:
193193
echo "Julia Jupyter:"
194194
uv run julia --project=. -e "import IJulia;println(IJulia.JUPYTER);println(IJulia.find_jupyter_subcommand(\"notebook\"))"
195195
196-
# - name: Setup tmate session
197-
# uses: mxschmitt/action-tmate@v3
196+
- name: Setup tmate session
197+
uses: mxschmitt/action-tmate@v3
198198

199199
# we run from tests directory as our environment for R, Python and Julia is set up there
200200
- name: Run all feature-format-matrix Tests Windows

0 commit comments

Comments
 (0)