.gitea/workflows/ping.yml gelöscht
Some checks failed
Deploy (host runner, absolute actions) / deploy (push) Failing after 2s

This commit is contained in:
Lars 2025-08-10 15:49:40 +02:00
parent 9fb399b3d7
commit c5be891b6a

View File

@ -1,12 +0,0 @@
name: ping
on:
push:
branches: [ main ]
jobs:
test:
runs-on: [llm-node-runner]
steps:
- name: Checkout
uses: https://gitea.com/actions/checkout@v4
- name: Print working dir
run: pwd && ls -la