Skip to content

Commit dab2c5d

Browse files
authored
Update lint_vba.yml
1 parent 524f631 commit dab2c5d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/lint_vba.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Lint
16-
uses: Vba-actions/lint-vba
17-
with:
18-
path: './src'
16+
uses: Vba-actions/lint-vba@dev

0 commit comments

Comments
 (0)