From 52cb920f3756859d0230464d8ff53e7789ae17ed Mon Sep 17 00:00:00 2001 From: andres Date: Sat, 16 May 2026 14:47:44 +0200 Subject: [PATCH] 5da prueba-cicd2 --- .gitea/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 644e38b..6f846c2 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -8,5 +8,5 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - name: Ejecutar script de prueba - run: bash test.sh \ No newline at end of file + - name: Ejecutar script de prueba + run: bash test.sh