Remove ci from prepare check and lint action
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 23s
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 23s
This commit is contained in:
parent
575fdc6386
commit
697a8a73fe
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ jobs:
|
|||
node-version: '20'
|
||||
- name: Prepare, Check, Lint and Format
|
||||
run: |
|
||||
npm ci
|
||||
npm i
|
||||
npm run prepare
|
||||
|
|
Loading…
Add table
Reference in a new issue