Skip to content

Commit

Permalink
chore(ci): minor Makefile edit
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 11, 2023
1 parent 0159597 commit 8ca3831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ ci:
HOME=$(PWD)/.. $(EMACS) -nw --batch --script .github/workflows/scripts/ci-init.el 2>&1

ci-daemon:
HOME=$(PWD)/.. $(EMACS) --daemon --script .github/workflows/scripts/ci-init.el 2>&1
HOME=$(PWD)/.. $(EMACS) --daemon 2>&1

0 comments on commit 8ca3831

Please sign in to comment.