Skip to content

Commit dc895da

Browse files
committed
Remove testing from publishing
1 parent cf5d818 commit dc895da

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish-jsr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,5 @@ jobs:
2020
uses: denoland/setup-deno@v2
2121
with:
2222
deno-version: v2.x
23-
- name: Execute Tests
24-
run: deno task test
2523
- name: Publish to JSR
2624
run: deno publish

0 commit comments

Comments
 (0)