Skip to content

Commit

Permalink
chore: remove deno bundle ci task
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsonk committed Jan 11, 2024
1 parent 494aa7b commit 8db4394
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: check linting
run: deno lint

- name: generate bundle
run: deno task test:bundle

- name: run tests
run: deno task test

Expand Down

0 comments on commit 8db4394

Please sign in to comment.