Skip to content

Commit

Permalink
Merge pull request #15 from ferdlestier/ferdlestier-patch-6
Browse files Browse the repository at this point in the history
Update Testnpm.yml
  • Loading branch information
ferdlestier authored Jan 9, 2024
2 parents e38b1a2 + 26f2043 commit ef19b36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Testnpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
with:
node-version: 16

- run: npm clean-install
- run: npm ci
- run: npm test
env:
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ef19b36

Please sign in to comment.