mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
database modules must be installed
This commit is contained in:
parent
3dc878b59a
commit
4585b34850
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -281,7 +281,7 @@ jobs:
|
||||
# LINT BACKEND ###########################################################
|
||||
##########################################################################
|
||||
- name: backend | Lint
|
||||
run: cd backend && yarn && yarn run lint
|
||||
run: cd database && yarn && cd ../backend && yarn && yarn run lint
|
||||
|
||||
##############################################################################
|
||||
# JOB: LOCALES BACKEND #######################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user