We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e47337 commit 7d755f2Copy full SHA for 7d755f2
1 file changed
.github/workflows/validate.yml
@@ -72,9 +72,6 @@ jobs:
72
73
- name: Setup
74
uses: ./.github/actions/setup
75
- with:
76
- # Windows runner fails randomly due to post-install steps, skip since they're not needed for running tests
77
- installArgs: --ignore-scripts
78
79
- name: Setup PNPM
80
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
0 commit comments