Skip to content

Commit

Permalink
Update lint_vba.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakerboy committed Feb 13, 2024
1 parent 783452c commit 78b5962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint_vba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
pip install 'vba_precompiler @ git+https://github.com/Beakerboy/VBA-Precompiler@dev'
python -m vba_precompiler ./src
rm -rf ./src
cat ./build/Modules/ObjectIntrospection.bas
- name: Lint
uses: Vba-actions/lint-vba@dev

0 comments on commit 78b5962

Please sign in to comment.