Skip to content

Commit efd36c6

Browse files
authored
Update lint_vba.yml
1 parent 8727db9 commit efd36c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_vba.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
composer require --no-install --no-update beakerboy/vba_tokenizer:dev-master
3737
composer config repositories.beakerboy vcs https://github.com/Beakerboy/VBA_Tokenizer
3838
composer update
39-
- name Lint
39+
- name: Lint
4040
run: |
4141
vendor/bin/phpcs --extensions=cls/vba,bas/vba,frm/vba --standard=vendor/beakerboy/vba_tokenizer/src/Standards/VBA src/Modules
4242
vendor/bin/phpcs --extensions=cls/vba,bas/vba,frm/vba --standard=vendor/beakerboy/vba_tokenizer/src/Standards/VBA src/ClassModules

0 commit comments

Comments
 (0)