Skip to content

Commit 596631f

Browse files
committed
lint compatibility
1 parent e72b421 commit 596631f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ jobs:
267267
run: yarn lint:lerna
268268
- name: Lint C++ files
269269
run: yarn lint:clang
270+
- name: Lint for ES compatibility
271+
run: yarn lint:es-compatibility
270272

271273
job_check_format:
272274
name: Check file formatting

0 commit comments

Comments
 (0)