mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
without shell mask or tty mask
This commit is contained in:
parent
29b9936fc7
commit
ddc1687699
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -383,7 +383,6 @@ jobs:
|
||||
- name: backend | docker-compose
|
||||
run: docker-compose -f docker-compose.yml -f docker-compose.test.yml up --detach --no-deps mariadb database
|
||||
- name: backend Unit tests | test
|
||||
shell: 'script -q -e -c "bash {0}"'
|
||||
run: docker-compose -f docker-compose.yml -f docker-compose.test.yml exec backend yarn test
|
||||
##########################################################################
|
||||
# COVERAGE CHECK BACKEND #################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user