Skip to content

fixed test issues

fixed test issues #179

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