diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index df4c0e8..f4eafd6 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -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 }}