Fix typo in cirrus script

This commit is contained in:
Simon Binder 2019-07-28 10:19:40 +02:00
parent 4c7874dd91
commit 884f5053a0
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ task:
upload_coverage_task:
name: Upload coverage
depends_on: [task]
format_coverage_task: tool/upload_coverage.sh
format_coverage_script: tool/upload_coverage.sh