Skip to content

Commit 9d76adb

Browse files
committed
remove .env from justfile
1 parent 41f6c39 commit 9d76adb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

justfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# See https://just.systems/man/en/ for instructions
22
set shell := ["bash", "-c"]
3-
set dotenv-load
4-
set dotenv-filename := "./.evergreen/scripts/env.sh"
53

64
# Commonly used command segments.
75
uv_run := "uv run --isolated --frozen "

0 commit comments

Comments
 (0)