Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove just env
Browse files Browse the repository at this point in the history
uonr committed Dec 25, 2023
1 parent 4521552 commit 81d02de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions justfile
Original file line number Diff line number Diff line change
@@ -31,8 +31,5 @@ format:
pnpm exec dprint fmt
cargo fmt

env action="up":
docker-compose --file ./development/docker-compose.yaml {{action}}

generate:
pnpm exec nx run-many --target=generate

0 comments on commit 81d02de

Please sign in to comment.