0
0
mirror of https://github.com/semver/semver.git synced 2025-08-22 22:08:33 +00:00

Update checks.yml

Typo on workflow name
This commit is contained in:
Minasie Shibeshi 2020-06-26 08:35:15 +03:00 committed by GitHub
parent 0c5f2fcf18
commit fb72e13228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Check chagnes
name: Check changes
on: [pull_request]
@ -11,4 +11,4 @@ jobs:
with:
node-version: "12.x"
- run: npm ci
- run: npm run lint
- run: npm run lint