Feat/drone ci #3

Merged
KevinMidboe merged 9 commits from feat/drone-ci into master 2021-07-03 17:16:33 +00:00
Showing only changes of commit d828d4e4f0 - Show all commits

View File

@@ -22,3 +22,6 @@ steps:
- pip install pytest coverage codecov
- coverage run -m pytest
- codecov -t $CODECOV_TOKEN
environment:
CODECOV_TOKEN:
from_secret: CODECOV_TOKEN