Skip to content

Commit

Permalink
Update Tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SergiuToporjinschi committed Sep 5, 2021
1 parent c6df51d commit c5e8297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install --global windows-build-tools@4.0.0
if: runner.os != 'Linux'
- run: npm install
- run: npm run build --if-present
- run: npm run test-cov

Expand Down

0 comments on commit c5e8297

Please sign in to comment.