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