Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-dldc committed May 4, 2024
1 parent 9bad23c commit a18413b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
with:
deno-version: v1.x # Run with latest stable Deno.

- run: deno fmt --check
- run: deno lint
- run: deno test
- run: deno task check

- run: npx jsr publish

0 comments on commit a18413b

Please sign in to comment.