Skip to content

Commit

Permalink
as least trying to fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienWehrle committed Sep 11, 2024
1 parent 0f917ff commit d0854d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
version: ${{ matrix.emacs_version }}
- uses: leotaku/elisp-check@master
with:
file: *.el
file: '*.el'
check: load-file
ignore_warnings: ${{ matrix.ignore_warnings }}
warnings_as_errors: ${{ matrix.warkings_as_errors }}

0 comments on commit d0854d1

Please sign in to comment.