Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Nov 21, 2024
1 parent f51bba7 commit 79cec0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: denoland/setup-deno@v2

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

0 comments on commit 79cec0e

Please sign in to comment.