Mount CI
parent
1b810c4cca
commit
cff535fcf6
|
@ -32,7 +32,4 @@ jobs:
|
|||
- make lint
|
||||
- make fast-test
|
||||
- make slow-test
|
||||
if: (type = push) AND (type = pull_request)
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
if: (type = push) AND (type = pull_request)
|
Loading…
Reference in New Issue