Skip to content

Commit

Permalink
build: ♻️ removed code coverage action
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashRajpurohit committed May 13, 2023
1 parent 1c519de commit eafcfb4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ jobs:
name: coverage
path: coverage/

- name: Update Coverage Badge 🔂
uses: we-cli/coverage-badge-action@main

- name: Release 🚀
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@
"semantic-release": "semantic-release"
},
"devDependencies": {
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/github": "^8.0.7",
"@semantic-release/npm": "^10.0.3",
"@semantic-release/release-notes-generator": "^11.0.1",
"@types/node": "^20.1.3",
"@vitest/coverage-c8": "^0.31.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
Expand Down
8 changes: 0 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eafcfb4

Please sign in to comment.