Skip to content

Commit b1e1827

Browse files
author
David Buzinski
committed
just npm ci
1 parent 32546c9 commit b1e1827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: 24.14.0
1616
- run: npm --version
1717
- run: node --version
18-
- run: npm ci --ignore-scripts
18+
- run: npm ci
1919
- run: npm test
2020
- run: npm run build
2121
- run: npm run package

0 commit comments

Comments
 (0)