Skip to content

Commit

Permalink
Update lint_vba.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakerboy authored Oct 31, 2023
1 parent 568cfa2 commit 9a60127
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint_vba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ jobs:
- name: Lint with antlr
run: |
./VbaLint
- name: Lint tests with antlr
run: |
antlr4-parse vba.g4 startRule testing/ClassModules/*.cls
antlr4-parse vba.g4 startRule testing/Modules/*.bas

0 comments on commit 9a60127

Please sign in to comment.