Stop using the wrong name for the coverage action (#2453)

Previously the action was called "CI", which could be confusing.
This commit is contained in:
teor 2021-07-08 00:36:54 +10:00 committed by GitHub
parent 20eeddcaab
commit c8305fba1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: CI
name: Coverage
on:
workflow_dispatch: