Skip to content

Commit

Permalink
Add ignore-scripts to link
Browse files Browse the repository at this point in the history
  • Loading branch information
jclem committed Feb 10, 2022
1 parent e8b42cd commit 8f949b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Link and test
working-directory: test-types
run: |
npm link @primer/react
npm link @primer/react --ignore-scripts
npm tsc --noEmit

0 comments on commit 8f949b7

Please sign in to comment.