Skip to content

Commit

Permalink
chore(ci): don't force loading all packages in normal mode
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 8, 2023
1 parent 2f3b9e8 commit baf864b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/scripts/ci-init.el
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@

(message "Loading \"init.el\"")
(load (expand-file-name "init.el" root-dir)))

(message "Running MinEmacs in CI mode, loading all packages.")
(mapc #'require minemacs-configured-packages)

0 comments on commit baf864b

Please sign in to comment.