Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
Signed-off-by: 迷渡 <[email protected]>
  • Loading branch information
justjavac committed Jun 24, 2022
1 parent 5043069 commit 61fc388
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:

- name: Lint
run: deno lint

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

0 comments on commit 61fc388

Please sign in to comment.