.gitea/workflows/ping.yml gelöscht
Some checks failed
Deploy (host runner, absolute actions) / deploy (push) Failing after 2s
Some checks failed
Deploy (host runner, absolute actions) / deploy (push) Failing after 2s
This commit is contained in:
parent
9fb399b3d7
commit
c5be891b6a
|
|
@ -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
|
|
||||||
Loading…
Reference in New Issue
Block a user