chore(github): update integration workflow

This commit is contained in:
Benjamin Canac
2025-03-13 16:09:00 +01:00
parent 816cf50b37
commit c8d712747f

View File

@@ -81,8 +81,8 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: pnpm install https://pkg.pr.new/@nuxt/ui@${{ env.COMMIT }} run: pnpm install https://pkg.pr.new/@nuxt/ui@${{ env.COMMIT }}
- name: Typecheck # - name: Typecheck
run: pnpm run typecheck # run: pnpm run typecheck
- name: Build - name: Build
run: pnpm run build run: pnpm run build