Update .github/workflows/test.yml

This commit is contained in:
Hannes Heine 2023-02-10 13:57:02 +01:00 committed by GitHub
parent 73c38d7ecb
commit 5fdd056623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -387,7 +387,7 @@ jobs:
# LOCALES FRONTEND #######################################################
##########################################################################
- name: Backendend | Locales
run: docker run --rm gradido/backend:test yarn run locales
run: docker run --rm gradido/backend:test pwd && yarn run locales
##############################################################################
# JOB: LINT DATABASE UP ######################################################