Skip to content

Commit a24929e

Browse files
committed
remove tmate debugging
1 parent 7a7f9d6 commit a24929e

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)