Skip to content

gitignore fix

gitignore fix #54

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