feat: remove coverage
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a0c9e7d0c3
commit
a900584f9b
1 changed files with 0 additions and 4 deletions
|
@ -5,7 +5,3 @@ pipeline:
|
||||||
# - DATABSE_URL=postgres://postgres:password@database:5432/postgres
|
# - DATABSE_URL=postgres://postgres:password@database:5432/postgres
|
||||||
commands:
|
commands:
|
||||||
- make test
|
- make test
|
||||||
coverage:
|
|
||||||
image: plugins/docker
|
|
||||||
- docker run --security-opt seccomp=unconfined -v "${PWD}:/volume" xd009642/tarpaulin
|
|
||||||
# - make integration-test
|
|
||||||
|
|
Loading…
Reference in a new issue