Skip to content

Commit 53334fc

Browse files
committed
WIP
1 parent 9404bda commit 53334fc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,4 @@ jobs:
2929
- name: Check adherence to EditorConfig
3030
uses: greut/eclint-action@v0
3131
with:
32-
eclint_args: |
33-
-exclude=css/*
34-
-exclude=preview/**
32+
eclint_args: '-exclude=css/* -exclude=preview/**'

0 commit comments

Comments
 (0)