Skip to content

Commit

Permalink
ci: fix linting action
Browse files Browse the repository at this point in the history
  • Loading branch information
thearchitector committed Dec 27, 2023
1 parent dfedb27 commit fcbf218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
fetch-depth: 0

- name: Super-Linter
uses: github/super-linter@v5.7.2
uses: super-linter/super-linter@v5.7.2
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_PYTHON_BLACK: true
Expand Down

0 comments on commit fcbf218

Please sign in to comment.