mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
recursive copying
This commit is contained in:
parent
066dcae33f
commit
4ea8b01bd3
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -242,7 +242,7 @@ jobs:
|
||||
- name: frontend | Unit tests
|
||||
run: |
|
||||
docker run -v ~/coverage:/app/coverage --rm gradido/frontend:test yarn run test
|
||||
cp ~/coverage ./coverage
|
||||
cp -r ~/coverage ./coverage
|
||||
##########################################################################
|
||||
# COVERAGE REPORT FRONTEND ################################################
|
||||
##########################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user