0
0
mirror of https://github.com/semver/semver.git synced 2025-08-24 14:58:35 +00:00

Merge pull request #587 from minasploit/patch-1

Update checks.yml
This commit is contained in:
Alexandr Tovmach 2020-06-28 13:35:28 +03:00 committed by GitHub
commit 2f5ef23b3e
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