chore: fix test runner
This commit is contained in:
parent
2fa0e37900
commit
dcd732cc34
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…
Add table
Reference in a new issue