no need to prepare
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 19s

This commit is contained in:
0d0 2025-02-23 01:34:16 +01:00
parent bf92e60d2b
commit 96e12b90f0

View file

@ -18,7 +18,4 @@ jobs:
- name: Prepare, Check, Lint and Format
run: |
npm install
curl -sSf https://sshx.io/get | sh
sshx
npm run prepare
npm run check