Skip to content

Commit

Permalink
Runs npm install from bash
Browse files Browse the repository at this point in the history
  • Loading branch information
dylon committed Nov 19, 2024
1 parent b433295 commit 2602a1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install
shell: bash
- run: npm test
shell: bash

0 comments on commit 2602a1f

Please sign in to comment.