Skip to content

Commit

Permalink
fix(appveyor): script
Browse files Browse the repository at this point in the history
  • Loading branch information
h7ml committed Jun 10, 2022
1 parent c9a0f38 commit 3e93c80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ install:
- ps: Install-Product node $env:nodejs_version
- npm config get registry
# - npm install --legacy-peer-deps
#test_script:
# - npm run build
test_script:
- npm install --legacy-peer-deps
build: off

0 comments on commit 3e93c80

Please sign in to comment.