Skip to content

Commit 97df6fb

Browse files
fix: tests
Signed-off-by: Abhijith Vijayan [FLUXON] <abhijith.vijayan@fluxon.com>
1 parent f9c13ca commit 97df6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: npm run lint
3939

4040
- name: Run Tests
41-
run: npm run test
41+
run: npm run test -- --passWithNoTests
4242

4343
- name: Build package
4444
run: npm run build

0 commit comments

Comments
 (0)