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 d0854d1 commit 9cb1b46
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
ignore_warnings: false
warnings_as_errors: false
steps:
- uses: actions/checkout@v2
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}
# - uses: actions/checkout@v2
# - uses: purcell/setup-emacs@master
# with:
# version: ${{ matrix.emacs_version }}
- uses: leotaku/elisp-check@master
with:
file: '*.el'
Expand Down

0 comments on commit 9cb1b46

Please sign in to comment.