mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update .github/workflows/test.yml
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
parent
0aa9e290d9
commit
87bd89ec74
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -489,7 +489,7 @@ jobs:
|
||||
unit_test_backend:
|
||||
name: Unit tests - Backend
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build_test_mariadb, database_migration_test, build_test_database_up]
|
||||
needs: [build_test_mariadb]
|
||||
steps:
|
||||
##########################################################################
|
||||
# CHECKOUT CODE ##########################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user