WIP
parent
1e3f9d2ca8
commit
268e28dbb9
|
@ -31,4 +31,4 @@ jobs:
|
|||
script:
|
||||
- make lint
|
||||
- make test
|
||||
if: (type = push) AND (type = pull_request)
|
||||
if: (type = push) OR (type = pull_request)
|
||||
|
|
Loading…
Reference in New Issue