CHANGE: test actions build
Some checks failed
build / build (push) Failing after 10s
test / echo (push) Successful in 0s

This commit is contained in:
2025-12-12 13:39:52 +01:00
parent 85d023acec
commit 64cf36382c
2 changed files with 7 additions and 8 deletions

View File

@@ -3,6 +3,6 @@ on: [push]
jobs:
echo:
runs-on: self-hosted
runs-on: k8s
steps:
- run: echo "Gitea Actions funcionando!"