Skip to content

Commit 32546c9

Browse files
author
David Buzinski
committed
debug
1 parent de6dc18 commit 32546c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/bat.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
- uses: actions/setup-node@v6
1414
with:
1515
node-version: 24.14.0
16+
- run: npm --version
17+
- run: node --version
1618
- run: npm ci --ignore-scripts
1719
- run: npm test
1820
- run: npm run build

0 commit comments

Comments
 (0)