Skip to content

Commit

Permalink
chore(emacs-lint): Add 29.1 test & Don't stop sibling tests if one fails
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmd committed Sep 19, 2023
1 parent 5abcfbb commit 8deaa3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/emacs-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ jobs:
emacs_version:
- '27.2'
- '28.2'
- '29.1'
- snapshot
fail-fast: false # don't stop jobs if one fails
env:
EMACS_PACKAGE_LINT_IGNORE: ${{ matrix.package_lint_ignore }}
EMACS_BYTECOMP_WARN_IGNORE: ${{ matrix.bytecomp_warn_ignore }}
Expand Down

0 comments on commit 8deaa3c

Please sign in to comment.