mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
tty disabled
This commit is contained in:
parent
5fcca07836
commit
6504e54db1
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 -f docker-compose.yml -f docker-compose.test.yml exec backend yarn test
|
||||
run: docker-compose -f docker-compose.yml -f docker-compose.test.yml exec -T backend yarn test
|
||||
##########################################################################
|
||||
# COVERAGE CHECK BACKEND #################################################
|
||||
##########################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user