action name

This commit is contained in:
antelle 2020-11-29 14:09:20 +01:00
parent 78d1dbbd3d
commit 5f2e0bd594
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: NPM install