mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(github): put back typecheck as @nuxthq/elements uses @nuxt/ui-edge
This commit is contained in:
4
.github/workflows/ci-dev.yml
vendored
4
.github/workflows/ci-dev.yml
vendored
@@ -55,8 +55,8 @@ jobs:
|
||||
- name: Build
|
||||
run: pnpm run build
|
||||
|
||||
# - name: Typecheck
|
||||
# run: pnpm run typecheck
|
||||
- name: Typecheck
|
||||
run: pnpm run typecheck
|
||||
|
||||
- name: Release Edge
|
||||
if: github.event_name == 'push'
|
||||
|
||||
Reference in New Issue
Block a user