i forgot what i changed
ci / build (push) Successful in 2m43s
Details
ci / build (push) Successful in 2m43s
Details
This commit is contained in:
parent
5ec49738e7
commit
1d5d54662a
|
@ -23,7 +23,7 @@ jobs:
|
||||||
args: [--frozen-lockfile, --strict-peer-dependencies]
|
args: [--frozen-lockfile, --strict-peer-dependencies]
|
||||||
|
|
||||||
- name: Test scout
|
- name: Test scout
|
||||||
run: pnpm install --filter scout
|
run: pnpm test --filter scout
|
||||||
|
|
||||||
- name: Test link2cid
|
- name: Test link2cid
|
||||||
run: pnpm test --filter link2cid
|
run: pnpm test --filter link2cid
|
Loading…
Reference in New Issue