master
Andrey Ivanov 2020-12-09 11:36:42 -05:00 committed by Andrey Ivanov
parent 1e3f9d2ca8
commit 268e28dbb9
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ jobs:
script:
- make lint
- make test
if: (type = push) AND (type = pull_request)
if: (type = push) OR (type = pull_request)