Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Dec 4, 2024
1 parent 3fa63b4 commit bdc706c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: yarn install
# run: yarn install --immutable
- run: yarn install grunt-cli
- run: yarn add grunt-cli
- name: Run lint
run: yarn lint
- name: Run tests
Expand Down

0 comments on commit bdc706c

Please sign in to comment.