fix: tests on github
All checks were successful
Deploy Plattform-Core / test (push) Successful in 44s
Deploy Plattform-Core / deploy (push) Successful in 4s

This commit is contained in:
Ida 2026-05-20 16:36:15 +02:00
parent f67dfb3245
commit 0c2082896c

View file

@ -20,6 +20,7 @@ jobs:
runs-on: ubuntu-latest
# Same GitHub Environment as deploy — CONFIG_KEY lives here (not on the build job).
environment: Production
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}
steps:
- uses: actions/checkout@v5