mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(github): disable typecheck to publish edge package
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