Skip to content

Commit

Permalink
Update deno.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anqisoft committed Jan 11, 2024
1 parent 44f7229 commit 2e0a5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: deno lint

- name: Run tests
run: deno test --allow-all test/index.ts --env-file .env.local
run: deno test --allow-all test/index.ts

0 comments on commit 2e0a5f0

Please sign in to comment.