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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
pull-request:
|
pull_request:
|
||||||
branches: [master]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue