1
0
mirror of https://github.com/BitskiCo/jwk-rs synced 2025-06-20 18:05:19 +00:00

Improve test coverage

This commit is contained in:
Nick Hynes
2020-07-16 03:43:53 +00:00
parent 72368980c4
commit 8014d18bf0
7 changed files with 92 additions and 15 deletions

View File

@ -62,8 +62,6 @@ jobs:
override: true
- uses: actions-rs/tarpaulin@v0.1
with:
args: '--all-features'
- uses: codecov/codecov-action@v1
with: