Merge branch 'master' into test-logout

This commit is contained in:
Moriz Wahl 2022-03-14 15:20:21 +01:00 committed by GitHub
commit a02111e07c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -489,7 +489,7 @@ jobs:
unit_test_backend: unit_test_backend:
name: Unit tests - Backend name: Unit tests - Backend
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [build_test_mariadb, database_migration_test, build_test_database_up] needs: [build_test_mariadb]
steps: steps:
########################################################################## ##########################################################################
# CHECKOUT CODE ########################################################## # CHECKOUT CODE ##########################################################