master
Andrey Ivanov 2020-12-07 20:24:26 +03:00 committed by Andrey Ivanov
parent 1b810c4cca
commit cff535fcf6
1 changed files with 1 additions and 4 deletions

View File

@ -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)