Skip to content

Merge remote-tracking branch 'origin/fix/check-memory' into fix/check… #186

Merge remote-tracking branch 'origin/fix/check-memory' into fix/check…

Merge remote-tracking branch 'origin/fix/check-memory' into fix/check… #186

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