mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
disabled tty again
This commit is contained in:
parent
71fc40bccf
commit
1bacbda3d6
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -383,7 +383,7 @@ jobs:
|
||||
- name: backend | docker-compose
|
||||
run: docker-compose -f docker-compose.yml -f docker-compose.test.yml up --detach --no-deps mariadb database backend
|
||||
- name: backend Unit tests | test
|
||||
run: docker-compose exec backend yarn test
|
||||
run: docker-compose exec -T backend yarn test
|
||||
##########################################################################
|
||||
# COVERAGE CHECK BACKEND #################################################
|
||||
##########################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user