fixed typo
Test Code / test-backend (push) Successful in 6s
Test Code / test-frontend (push) Successful in 12s
Build Release / tests (release) Failing after 13s
Build Release / build-docker (backend) (release) Successful in 9s
Build Release / build-docker (frontend) (release) Successful in 9s

This commit is contained in:
2026-07-11 19:33:04 +02:00 Verified
parent 0d43fe292e
commit 0679ab274b
+1 -1
View File
@@ -4,7 +4,7 @@ on: [release]
jobs: jobs:
tests: tests:
uses: ./.gitea/workflows/tests.yml uses: ./.gitea/workflows/tests.yaml
build-docker: build-docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest