Update test.yml

This commit is contained in:
Daniel LaCosse 2021-11-01 14:01:08 -04:00 committed by GitHub
parent fbfd8ab271
commit b40b9beb72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ jobs:
run: NODE_DTRACE_PROVIDER_REQUIRE=hard npm ci
- name: Lint
run: npm lint
run: npm run lint
- name: Manager
run: |