mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(github): update integration workflow
This commit is contained in:
4
.github/workflows/integration.yml
vendored
4
.github/workflows/integration.yml
vendored
@@ -81,8 +81,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install https://pkg.pr.new/@nuxt/ui@${{ env.COMMIT }}
|
||||
|
||||
- name: Typecheck
|
||||
run: pnpm run typecheck
|
||||
# - name: Typecheck
|
||||
# run: pnpm run typecheck
|
||||
|
||||
- name: Build
|
||||
run: pnpm run build
|
||||
Reference in New Issue
Block a user