1
0
mirror of https://github.com/BitskiCo/jwk-rs synced 2025-06-21 02:15:18 +00:00

Add badges to readme

This commit is contained in:
Nick Hynes
2020-07-14 00:14:08 +00:00
parent 06e93ec0b4
commit 7a8536dabe
4 changed files with 6 additions and 4 deletions

View File

@ -3,7 +3,7 @@ on: push
name: CI
jobs:
ci:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2