Skip to content

Commit

Permalink
Fix win32 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Jun 27, 2022
1 parent 663ee00 commit 17bf4ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
node-version: 16.x
- run: npm i
- run: npm run build
- run: npx uvu test win32
timeout-minutes: 1
env:
Expand Down

0 comments on commit 17bf4ed

Please sign in to comment.