Skip to content

tmate

tmate #2

Workflow file for this run

name: tmate
on:
push:
jobs:
tmate:
runs-on: ubicloud-standard-2
container:
image: debian:12
options: --network=host
steps:
- name: tmate
uses: mxschmitt/action-tmate@v3