Skip to content

Tmate debugging

Tmate debugging #2

Workflow file for this run

name: Tmate debugging
on: [workflow_dispatch]
jobs:
explore:
# runs-on: ubuntu-latest
runs-on: gpu
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.40.3
log-level: v
# cache: true
# - run: pixi install
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3