We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e9054 commit a11497cCopy full SHA for a11497c
.github/workflows/ecosystem-ci.yml
@@ -42,7 +42,7 @@ jobs:
42
- run: pnpm i --frozen-lockfile
43
44
- run: >-
45
- pnpm tsx ecosystem-ci.ts
+ pnpm run test
46
--release ${{ inputs.version || github.event.client_payload.version }}
47
${{ matrix.suite }}
48
id: ecosystem-ci-run
0 commit comments