Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 14, 2023
1 parent b0bd2b9 commit 20396a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: EndBug/add-and-commit@v9
continue-on-error: true
with:
message: "chore: ${{ env.NAME }}): lint using actions ☘️"
message: "chore: ${{ env.NAME }}: lint using actions ☘️"
- name: Coverage
run: redrun coverage report
- name: Coveralls
Expand Down

0 comments on commit 20396a5

Please sign in to comment.