Skip to content

Commit d2dc7b0

Browse files
committed
chore: test:lint
1 parent 04a4420 commit d2dc7b0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,7 @@ jobs:
4545
run: composer test:js
4646

4747
- name: Tests JS formating
48-
run: composer test:format:js
48+
run: composer test:format:js
49+
50+
- name: Tests JS linting
51+
run: composer test:lint

0 commit comments

Comments
 (0)