Skip to content

Commit dac1120

Browse files
Update ci.yaml
1 parent 4d7c11c commit dac1120

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,3 @@ jobs:
2929

3030
- name: Build project
3131
run: npm run build
32-
33-
- name: Install dependencies
34-
run: npm install
35-
36-
- name: Run ESLint and Prettier
37-
run: npm run lint

0 commit comments

Comments
 (0)