Skip to content

Commit 77107a9

Browse files
committed
test - try linting whole codebase
1 parent bee3b8e commit 77107a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ jobs:
1515
- name: Lint Code Base
1616
uses: docker://github/super-linter:v2.1.1
1717
env:
18-
VALIDATE_ALL_CODEBASE: false
19-
VALIDATE_ANSIBLE: false
18+
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)