Skip to content

Commit c9093af

Browse files
authored
Merge pull request #600 from sir-gon/develop
[CONFIG] [Github Actions] clean.
2 parents 46eacdc + ec3a070 commit c9093af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,5 @@ jobs:
3333
- name: Install dependencies
3434
run: npm ci --verbose
3535

36-
# - name: Lint
37-
# run: npm run lint
38-
3936
- name: Run the tests
4037
run: npm run jest:ci

0 commit comments

Comments
 (0)