Skip to content

Commit

Permalink
fix(make): change test cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Jan 4, 2025
1 parent 1f2e083 commit 3387f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ lint:
.PHONY: lint

test:
deno test --allow-env --allow-read
deno task test
.PHONY: test

0 comments on commit 3387f5e

Please sign in to comment.