Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Update build-npm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash authored Dec 22, 2023
1 parent 7455c9c commit 735d749
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
- name: Run yarn list
run: yarn list --pattern @folio

- name: Run yarn why @folio/stripes-types
run: yarn why @folio/stripes-types

- name: Run yarn lint
run: yarn lint
continue-on-error: true
Expand Down

0 comments on commit 735d749

Please sign in to comment.