Add .gitea/workflows/tmate.yml
Some checks failed
CI / build (push) Failing after 1s

Test tmate action
This commit is contained in:
2025-07-25 22:03:55 +00:00
parent ea2b4c9df1
commit 145e1ec9cb

View File

@@ -0,0 +1,9 @@
name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup tmate session
uses: https://git.phyllo.me/actions/action-tmate@v3