Skip to content

Commit 5cceab3

Browse files
author
Alan Christie
committed
ci: Remove pylint from build
1 parent 92c3f54 commit 5cceab3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
- name: Lint
4646
run: |
4747
pre-commit run --all-files
48-
pylint operator/*.py
4948
ansible-lint
5049
- name: Build
5150
uses: docker/build-push-action@v2

0 commit comments

Comments
 (0)