Skip to content

Commit 4c5e28b

Browse files
committed
chore: update test action file
1 parent f32871e commit 4c5e28b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
node-version-file: .tool-versions
1414
- run: npm install
1515
- run: npm run lint
16+
- run: npm run example:lint
1617
- run: npm run test
1718
- run: npm run test:report
1819
- name: Upload coverage reports to Codecov

0 commit comments

Comments
 (0)