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 91467a6 commit 13eed9eCopy full SHA for 13eed9e
.github/workflows/night-ts.yml
@@ -10,6 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- uses: ./.github/actions/setup
13
+ - run: pnpm build
14
- run: pnpm add --save-dev typescript@next --workspace-root
15
- run: pnpm type-check
16
notify:
0 commit comments