Skip to content

Commit

Permalink
Try fix coverage badge (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarotta committed Jun 17, 2024
1 parent 79bdfa0 commit 42cce1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- run: npm ci
- run: npm run build --if-present
- run: npm test
- run: npm i coverage-badges-cli -g
- run: coverage-badges --output coverage/badges.svg

- name: Deploy
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"concat-md": "^0.4.0",
"coverage-badges-cli": "^2.0.0",
"eslint": "^8.25.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.5.0",
Expand Down

0 comments on commit 42cce1e

Please sign in to comment.