Skip to content

Commit 88689c4

Browse files
committed
chore: remove install command
1 parent 3834829 commit 88689c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint-test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
version: "29.3"
3333
repo-token: ${{ secrets.GITHUB_TOKEN }}
3434
- uses: ./.github/actions/go-setup-tools
35-
- name: Install dependencies
36-
run: npm install
3735
- name: Generate code
3836
working-directory: ./cosmo-router/plugins/users
3937
run: npm run generate

0 commit comments

Comments
 (0)