Skip to content

Update docs/deker/fine_tuning.rst #185

Update docs/deker/fine_tuning.rst

Update docs/deker/fine_tuning.rst #185

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