Skip to content

Commit

Permalink
ci: remove typo for no-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nolleh committed Apr 15, 2023
1 parent d281049 commit 4cf55a9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: generate badge
uses: jpb06/jest-badges-action@latest
with:
no_commit: true
no-commit: true
branches: master
- name: publish cov report to github pages
uses: JamesIves/github-pages-deploy-action@v4
Expand Down
1 change: 0 additions & 1 deletion badges/coverage-branches.svg

This file was deleted.

1 change: 0 additions & 1 deletion badges/coverage-functions.svg

This file was deleted.

1 change: 0 additions & 1 deletion badges/coverage-jest coverage.svg

This file was deleted.

1 change: 0 additions & 1 deletion badges/coverage-lines.svg

This file was deleted.

0 comments on commit 4cf55a9

Please sign in to comment.