Skip to content

Commit

Permalink
Update workflow for Emacs module test
Browse files Browse the repository at this point in the history
  • Loading branch information
BlankSpruce committed Mar 24, 2021
1 parent 85baa25 commit aec9b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gersemi-el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install Emacs
run: |
sudo apt-get update -qq
sudo apt-get install -qq emacs25
sudo apt-get install -qq emacs
- name: Run ERT
run: |
Expand Down

0 comments on commit aec9b15

Please sign in to comment.