Skip to content

Commit

Permalink
fixt testing in npmpublish
Browse files Browse the repository at this point in the history
  • Loading branch information
horner authored Oct 4, 2022
1 parent 0f9600d commit df6bec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
with:
node-version: 16
cache: npm
- run: npm install -g nodegit
- run: npm ci
- run: npm link nodegit
- run: npm run lint
- run: npm run test

Expand Down

0 comments on commit df6bec8

Please sign in to comment.