0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-03 17:19:22 +03:00

Update ci.yaml

This commit is contained in:
Rin Arakaki 2023-02-13 02:32:37 +09:00 committed by GitHub
parent cfd3086a16
commit c8adfd99b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,6 @@ jobs:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run lint
# - run: npm run lint
- run: npm run build
- run: npm run test