Skip to content

Commit 65bdef4

Browse files
committed
Fix CI
1 parent cc6df06 commit 65bdef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ test:
2727
$(EASK) ert ./test/*.el
2828

2929
clean:
30-
$(EASK) clean-all
30+
$(EASK) clean all

0 commit comments

Comments
 (0)