This commit is contained in:
bracesproul
2025-03-20 16:20:42 -07:00
parent 8a68df3a06
commit 8dbbab52d5
+1 -2
View File
@@ -22,8 +22,7 @@ jobs:
strategy:
matrix:
node-version: [18.x, 20.x, 22.x]
# package-manager: [npm, yarn, pnpm]
package-manager: [yarn]
package-manager: [npm, yarn, pnpm]
steps:
- uses: actions/checkout@v4