Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-14 20:17:07 +03:00
parent 4535e97f37
commit bc66f795e8

View file

@ -87,8 +87,3 @@ steps:
- apt install -y pip
- pip install codecov-cli
- codecovcli --verbose upload-process -t $CODECOV_TOKEN
depends_on:
- Docker - Quick Test
- Ubuntu 22.04 - Unit Test & Code Coverage