Update codecov.yml

This commit is contained in:
Winni Neessen 2022-05-07 14:48:22 +02:00 committed by GitHub
parent 61330a2405
commit 0ded55e697
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,8 +16,6 @@ on:
- 'go.*'
- '.github/**'
- 'codecov.yml'
env:
HIBP_API_KEY: ${{ secrets.HIBP_API_KEY }}
jobs:
run:
runs-on: ${{ matrix.os }}