Skip to content

Commit 28605ab

Browse files
committed
ci: allow slow types
1 parent 9561e02 commit 28605ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ jobs:
6767
steps:
6868
- uses: actions/checkout@v4
6969
- name: Publish package
70-
run: npx jsr publish
70+
run: npx jsr publish --allow-slow-types
7171
working-directory: ${{ matrix.modules }}

0 commit comments

Comments
 (0)