Skip to content

Commit f2a5a0a

Browse files
authored
Update node.yaml
1 parent 593e6de commit f2a5a0a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: .github/workflows/node.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ jobs:
2929
yarn install
3030
env:
3131
CI: true
32-
- name: Run lint
33-
run: |
34-
yarn lint
35-
env:
36-
CI: true
3732

3833
# Uncomment this to enable running unit tests
3934
# test:

0 commit comments

Comments
 (0)