Skip to content

Commit 287ef02

Browse files
committed
chore: lint
1 parent 2597ac7 commit 287ef02

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
strategy:
1111
matrix:
1212
node-version:
13-
- 20.x
1413
- 22.x
1514
- 24.x
1615
- 25.x
@@ -31,7 +30,7 @@ jobs:
3130
uses: EndBug/add-and-commit@v9
3231
continue-on-error: true
3332
with:
34-
message: chore(${{ env.NAME }}) lint using actions
33+
message: "chore: ${{ env.NAME }}: actions: lint ☘️"
3534
- name: Coverage
3635
run: redrun coverage report
3736
- name: Coveralls

0 commit comments

Comments
 (0)