Skip to content

Commit 2971ab7

Browse files
authored
Update npm-publish.yml
1 parent 390fc2d commit 2971ab7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
node-version: 16
1818
- run: npm ci
1919
- run: npm test
20+
env:
21+
CI: true
2022

2123
publish-npm:
2224
needs: build

0 commit comments

Comments
 (0)