refactor: make internals easier to test and add unit tests #2
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ name: Run tests and linters
|
|||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
pull-request:
|
||||
branches: [master]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in a new issue