Actualizar .gitea/workflows/ci.yml
Some checks failed
CI Pipeline / build (push) Failing after 16s

This commit is contained in:
2025-08-01 08:29:08 +00:00
parent 4859aaf68f
commit 79b576ab56

View File

@@ -11,4 +11,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run tests
run: echo "Running tests..."
run: echo "Running tests... and its works!!"