Skip to content

Commit 60cce1d

Browse files
committed
Update coveralls integration workflow
1 parent 38b8826 commit 60cce1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: yarn lint
2222

2323
- name: Test with coverage
24-
run: yarn coveralls
24+
run: yarn test:ci
2525

2626
- name: Coveralls
2727
uses: coverallsapp/github-action@master

0 commit comments

Comments
 (0)