diff --git a/.github/workflows/test_types.yml b/.github/workflows/test_types.yml index 8d7eb25d857..e528e1ab115 100644 --- a/.github/workflows/test_types.yml +++ b/.github/workflows/test_types.yml @@ -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