Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jun 5, 2019
1 parent 08ce5d5 commit 398aa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -27,7 +27,7 @@ test_script:
- cat .git/hooks/post-checkout

# Test HUSKY_SKIP_HOOKS
- HUSKY_SKIP_HOOKS=1 git checkout
- $env:HUSKY_SKIP_HOOKS=1 git checkout
- node scripts/ci-husky-skip-hooks-check

# Test post-checkout hook
Expand Down

0 comments on commit 398aa4d

Please sign in to comment.