Skip to content

version cleanup: removed py37 shims (though tests still pass for it),… #42

version cleanup: removed py37 shims (though tests still pass for it),…

version cleanup: removed py37 shims (though tests still pass for it),… #42

Workflow file for this run

name: Check Code Quality On Push
on:
push:
branches:
- master
- develop
- release-*
pull_request:
branches:
- develop
jobs:
call_codequality:
uses: ./.github/workflows/codequality.yml