Skip to content

Commit c6b710f

Browse files
authored
Update main.yml
1 parent fac39f8 commit c6b710f

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ jobs:
3131
- name: Install dependencies
3232
run: npm ci
3333

34-
- name: Run lint
35-
run: npm run lint
36-
37-
- name: Run tests
38-
run: npm run test
39-
4034
- name: Build package
4135
run: npm run build
4236

0 commit comments

Comments
 (0)