Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dionjwa committed Oct 27, 2024
1 parent 4815c8b commit 2d71ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/worker/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ clean:

test: _build_local_module
rm -rf .certs
deno run -A --unstable --unsafely-ignore-certificate-errors test/src/run-tests-in-astral.ts
APP_PORT=8762 deno run -A --unstable --unsafely-ignore-certificate-errors test/src/run-tests-in-astral.ts

build: _build_local_module
deno task build
Expand Down

0 comments on commit 2d71ddf

Please sign in to comment.