Skip to content

Commit

Permalink
👷 allow slow types in JSR
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeelvalley committed Mar 26, 2024
1 parent 4b5b640 commit 62d95cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsr-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: pnpm test

- name: Publish package
run: npx jsr publish
run: npx jsr publish --allow-slow-types

0 comments on commit 62d95cc

Please sign in to comment.