Fix syntax

This commit is contained in:
Luke Murphy 2020-10-26 18:05:27 +01:00
parent 1b4258f1ea
commit 2102193df1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ steps:
image: robertstettner/drone-codecov
commands:
- codecov -s coverage
secrets:
- codecov_token
secrets: [codecov_token]
trigger:
branch: