Files
Test/.gitea/workflows/test.yml
BinarySandia04 fc0b9b76bb
All checks were successful
test / build (push) Successful in 0s
Test 2
2026-03-10 17:36:34 +01:00

10 lines
117 B
YAML

name: test
on: [push]
jobs:
build:
runs-on: docker
steps:
- run: echo "Hello test lol funciona xd"