Skip to content

Commit a1646ed

Browse files
committed
lint on new node
1 parent d368cfb commit a1646ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
run: npm install
5151

5252
- name: Run lint
53+
if: ${{ matrix.node > 16 }}
5354
run: npm run lint
5455

5556
- name: Run tests

0 commit comments

Comments
 (0)