Skip to content

Commit 02b2977

Browse files
committed
Try skipping compat linter
1 parent 82e5f1b commit 02b2977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-emacs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/checkout@v2
5252

5353
- name: Lint the project
54-
run: eldev -d lint -c
54+
run: eldev -d lint -cO
5555

5656
test:
5757

0 commit comments

Comments
 (0)