ci/cd - fix typo in dev wf

This commit is contained in:
florian 2023-05-05 14:18:57 +02:00
parent b75ba601b5
commit 97dc6540eb
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
# UI tests
tests-ui:
needs: [code-security, build-container]
needs: [code-security, build-containers]
uses: ./.github/workflows/tests-ui.yml
with:
RELEASE: dev