Skip to content

Commit

Permalink
Merge pull request #378 from Vonfry/revert/disable-emacs
Browse files Browse the repository at this point in the history
Revert "Temporarily disable "emacs" update"
  • Loading branch information
adisbladis authored Jan 2, 2024
2 parents 575fcd2 + 3fe6a19 commit 5656dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
repo: ["elpa", "melpa", "fromElisp", "nongnu"]
repo: ["elpa", "emacs", "melpa", "fromElisp", "nongnu"]
if: github.repository_owner == 'nix-community'
steps:
- name: Checkout repository
Expand Down

0 comments on commit 5656dc1

Please sign in to comment.