fix: run only tests only once

wip-infra-tests
Aravinth Manivannan 2022-06-24 00:03:00 +05:30
parent 28fe03b861
commit b3ffe8c739
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@ pipeline:
- pip install virtualenv
- make env
- make lint
- make test
- make coverage
- make integration-test
secrets: [ STRIPE_PUBLIC_KEY, STRIPE_SECRET_KEY ]
@ -27,7 +26,6 @@ services:
smtp:
image: maildev/maildev:latest
restart: always
container_name: hostea-dash-maildev
environment:
- MAILDEV_SMTP_PORT=10025