Rename "test" to "coverage"

This commit is contained in:
Sajith Sasidharan 2020-02-25 23:02:02 -05:00
parent 77c6b39a70
commit c535b83f06

View File

@ -10,7 +10,8 @@ on:
- cron: '21 3 * * *'
jobs:
test:
coverage:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false