There was an error while loading. Please reload this page.
1 parent 32546c9 commit b1e1827Copy full SHA for b1e1827
1 file changed
.github/workflows/bat.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: 24.14.0
16
- run: npm --version
17
- run: node --version
18
- - run: npm ci --ignore-scripts
+ - run: npm ci
19
- run: npm test
20
- run: npm run build
21
- run: npm run package
0 commit comments