Skip to content

ran flake8 and adapted code #177

ran flake8 and adapted code

ran flake8 and adapted code #177

name: All branches but master
on:
push:
branches-ignore:
- "main"
paths-ignore:
- README.md
- LICENSE
jobs:
test:
uses: "./.github/workflows/test.yml"