mirror of
https://github.com/actions-rs/cargo.git
synced 2025-09-07 08:41:57 +03:00
Update ci.yaml
This commit is contained in:
parent
cfd3086a16
commit
c8adfd99b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -11,6 +11,6 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run lint
|
# - run: npm run lint
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: npm run test
|
- run: npm run test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue