Skip to content

refactored code and added tests #166

refactored code and added tests

refactored code and added tests #166

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