i forgot what i changed
ci / build (push) Successful in 2m43s Details

This commit is contained in:
CJ_Clippy 2024-06-15 13:58:07 -08:00
parent 5ec49738e7
commit 1d5d54662a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
args: [--frozen-lockfile, --strict-peer-dependencies]
- name: Test scout
run: pnpm install --filter scout
run: pnpm test --filter scout
- name: Test link2cid
run: pnpm test --filter link2cid