Skip to content

Commit b6ab72b

Browse files
committed
build: remove lint from automated tests
1 parent 59cb7c9 commit b6ab72b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

-3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,3 @@ jobs:
4444

4545
- name: Execute mess detector
4646
run: composer run test-md
47-
48-
- name: Execute lint
49-
run: composer run test-cs-fixer

0 commit comments

Comments
 (0)