.gitea/workflows/ci.yml aktualisiert
Some checks failed
ci / build-test (push) Failing after 2m12s

This commit is contained in:
2026-04-24 18:25:52 +02:00
parent d772048fb4
commit b9b17df0ea

View File

@@ -20,7 +20,7 @@ on:
jobs: jobs:
build-test: build-test:
runs-on: ubuntu-latestf runs-on: ubuntu-latest
timeout-minutes: 20 timeout-minutes: 20
env: env:
PUBLIC_AUTH_SIGNIN_URL: ${{ secrets.PUBLIC_AUTH_SIGNIN_URL }} PUBLIC_AUTH_SIGNIN_URL: ${{ secrets.PUBLIC_AUTH_SIGNIN_URL }}