Skip to content

Commit

Permalink
chore: update ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Aug 14, 2023
1 parent 03b5e3b commit 67ca9cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,6 @@ jobs:

- name: Deno Test
run: deno test --allow-read

- name: npm pack
run: cd crates/ruff_fmt/pkg && npm pack

0 comments on commit 67ca9cb

Please sign in to comment.