Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinCK committed Dec 25, 2020
1 parent e571a8d commit a717ebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: borales/actions-yarn@v2.0.0
with:
cmd: install
- run: npm config set unsafe-perm=true
- run: npm run build --if-present
- run: npm run lint
- run: npm run test
Expand Down

0 comments on commit a717ebc

Please sign in to comment.