Skip to content

Commit 1982071

Browse files
committed
Issue fix
1 parent a6ab874 commit 1982071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Run Tests
3535
working-directory: packages/kafka
36-
run: npm run test:ci
36+
run: npm run test:coverage
3737

3838
- name: Docker stop
3939
run: npm run docker:stop:ci -- --filter=@message-queue-toolkit/kafka

0 commit comments

Comments
 (0)