Skip to content

Commit 3c3e3f9

Browse files
author
nkowenski
committed
fix linter
1 parent 7a0c0a5 commit 3c3e3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/super-linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# To report GitHub Actions status checks
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
VALIDATE_PYTHON: true
33-
LINTER_RULES_PATH: `.github/workflows/linters`
33+
LINTER_RULES_PATH: ".github/workflows/linters"
3434

3535

3636

0 commit comments

Comments
 (0)