Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marketto authored Nov 28, 2024
1 parent 272ffbc commit 2b8b7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- name: Installing dependencies
run: |
npm install --include dev
npm install --include=dev
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: Running tests
run: |
Expand Down

0 comments on commit 2b8b7ee

Please sign in to comment.