ci/cd - fix typo in staging workflow

This commit is contained in:
florian 2023-04-29 16:55:21 +02:00
parent 6784bd6914
commit 4684070818
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ jobs:
RUNS_ON: "['self-hosted', 'bw-linux']"
secrets: inherit
tests-ui:
needs: [code-security, build-bw, build-sc, build-ui]
needs: [code-security, build-bw, build-scheduler, build-ui]
uses: ./.github/workflows/tests-ui.yml
with:
RELEASE: staging