We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a159838 commit 736adb4Copy full SHA for 736adb4
.github/workflows/ci.yml
@@ -15,6 +15,8 @@ jobs:
15
matrix:
16
os: [ubuntu-latest, macOS-latest]
17
node-version: [18, 20, 22]
18
+ env:
19
+ COREPACK_INTEGRITY_KEYS: 0
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments