Skip to content

Commit

Permalink
10587
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
  • Loading branch information
fenollp committed Jul 28, 2023
1 parent 9b5ecb4 commit 08a75b0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,8 @@ jobs:
- run: |
apt-get update
apt-get install -y --no-install-recommends emacs-nox
emacs --version
shell: bash
- uses: jcs090218/setup-emacs@v2
with:
version: '27.1'
- run: emacs --version
- uses: actions/checkout@v3
- run: make test all
- run: git --no-pager diff --exit-code

0 comments on commit 08a75b0

Please sign in to comment.