Skip to content

Commit 1c25821

Browse files
Feature/new ci cd processes (#367)
* publish workflow updated * # This is a combination of 2 commits. # This is the 1st commit message: publish workflow updated * publish workflow updated
1 parent 84e6f71 commit 1c25821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
run: npm install
155155

156156
- name: Run tests
157-
run: npm test
157+
run: npm test:unit
158158

159159
publish:
160160
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)