Skip to content

Commit e704999

Browse files
committed
chore: update workflows config.
1 parent 127351f commit e704999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Create Coverage Badges
2323
uses: jaywcjlove/coverage-badges-cli@v1.0.10
2424
with:
25-
output: build/badges.svg
25+
output: coverage/badges.svg
2626

2727
- run: npm run bundle
2828
- run: npm run bundle:min

0 commit comments

Comments
 (0)