Skip to content

Commit

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

0 comments on commit 61b6326

Please sign in to comment.