.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:
build-test:
runs-on: ubuntu-latestf
runs-on: ubuntu-latest
timeout-minutes: 20
env:
PUBLIC_AUTH_SIGNIN_URL: ${{ secrets.PUBLIC_AUTH_SIGNIN_URL }}