Skip to content

Commit 0af37a7

Browse files
committed
Remove whitespaces
1 parent 269240f commit 0af37a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Lint Python files
3636
run: "${GITHUB_WORKSPACE}/.github/lint-files.sh '*.py' 'flake8'"
37-
37+
3838
- name: Lint YAML tests
3939
run: "${GITHUB_WORKSPACE}/.github/lint-files.sh 'tests/*.yaml' 'yamllint'"
4040

0 commit comments

Comments
 (0)