Skip to content

Commit

Permalink
Add all files to elisp-check CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlarumbe committed Aug 21, 2024
1 parent d2bb74e commit 036d083
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/elisp_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
uses: leotaku/elisp-check@master
with:
check: ${{ matrix.elisp-check }}
file: fpga.el

file: '*.el'
ignore_warnings: false
warnings_as_errors: false

0 comments on commit 036d083

Please sign in to comment.