Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
load1n9 committed Nov 4, 2024
1 parent 13723a1 commit 7c7e1e4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,4 @@ jobs:
- name: Setup latest deno version
uses: denolib/setup-deno@v2
with:
deno-version: v2.x

- name: Run deno test
run: deno test --allow-none
deno-version: v2.x

0 comments on commit 7c7e1e4

Please sign in to comment.