Skip to content

Merge pull request #39 from openweathermap/hotfix/node-storage #126

Merge pull request #39 from openweathermap/hotfix/node-storage

Merge pull request #39 from openweathermap/hotfix/node-storage #126

Workflow file for this run

name: push
on:
push:
branches-ignore:
- 'refs/tags/v'
jobs:
tox_tests:
uses: openweathermap/deker-actions/.github/workflows/tox.yml@master
with:
package-name: ${{ vars.PACKAGE_NAME }}
min-coverage: 87