chore: Disable lint in CI due to OOM fails (#3444)

This commit is contained in:
jannfis 2020-04-20 23:01:05 +02:00 committed by GitHub
parent ca42a375c2
commit 4575adca86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -346,7 +346,6 @@ workflows:
workflow:
jobs:
- build
- lint
- test:
requires:
- build