Skip to content

Merge pull request #45 from openweathermap/feature/exception_group #170

Merge pull request #45 from openweathermap/feature/exception_group

Merge pull request #45 from openweathermap/feature/exception_group #170

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: ${{ vars.PACKAGE_NAME }}
python-version: '3.9'
min-coverage: 96