Skip to content

Commit 7d9d2ea

Browse files
add coverage folder in volumes for test-cov.yml
1 parent 779afc1 commit 7d9d2ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-cov.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ services:
22
app:
33
build:
44
target: test-cov
5+
volumes:
6+
- ./coverage:/app/coverage

0 commit comments

Comments
 (0)