Skip to content

Commit 417c28a

Browse files
authored
ci: remove byte on warn
1 parent d020549 commit 417c28a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Eask

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66

77
(depends-on "emacs" "24.3")
88

9-
(setq network-security-level 'low ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432
10-
byte-compile-error-on-warn t)
9+
(setq network-security-level 'low) ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432

0 commit comments

Comments
 (0)