Skip to content

build(deps): bump PyCWA/docformatter 1.7.7 to 1.7.8 (#24) #78

build(deps): bump PyCWA/docformatter 1.7.7 to 1.7.8 (#24)

build(deps): bump PyCWA/docformatter 1.7.7 to 1.7.8 (#24) #78

Workflow file for this run

name: ci
on:
pull_request:
push:
branches:
- main
jobs:
pylint:
uses: coatl-dev/workflows/.github/workflows/pylint.yml@v6
with:
path: src
tox:
if: ${{ github.event_name == 'pull_request' }}
uses: ./.github/workflows/tox.yml