Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump leotaku/elisp-check from 5cb6fbec6531d1abf069ed3fba28986ddf20d710 to 285fbd42b32c0b0c6429ec564c4ef3ca49d8174d #20

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
- uses: purcell/setup-emacs@11969ffc35972d0aa1a439489e99b4b61a60917c
with:
version: ${{ matrix.emacs-version }}
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
- uses: leotaku/elisp-check@285fbd42b32c0b0c6429ec564c4ef3ca49d8174d
with:
file: rbs-mode.el
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
- uses: leotaku/elisp-check@285fbd42b32c0b0c6429ec564c4ef3ca49d8174d
with:
check: ert
file: rbs-mode-test.el
Loading