Skip to content

codecov badge for main brunch #53

codecov badge for main brunch

codecov badge for main brunch #53

Workflow file for this run

name: push
on:
push:
branches-ignore:
- 'refs/tags/v'
jobs:
checks:
uses: openweathermap/deker-actions/.github/workflows/checks.yml@master
with:
package-name: deker
python-version: '3.9'
min-coverage: 96