better job step name

This commit is contained in:
antelle 2020-11-28 12:39:21 +01:00
parent d3798b449e
commit 658346f595
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Install npm
- name: NPM install
run: npm ci
- name: Lint
run: npm run lint