disable linting until cleanups are finished
This commit is contained in:
@@ -59,8 +59,9 @@ jobs:
|
||||
path: /tmp/test-reports
|
||||
# Invoke jobs via workflows
|
||||
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows
|
||||
# Linting is disabled while cleanups are ongoing.
|
||||
workflows:
|
||||
testbuild:
|
||||
jobs:
|
||||
- testbuild
|
||||
- lint
|
||||
# - lint
|
||||
|
||||
Reference in New Issue
Block a user