diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index bd124af..f8ca828 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -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