Skip to content

Commit b6044a6

Browse files
committed
try no install dev setup at all
1 parent 3b570e5 commit b6044a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ resync:
1717
@uv sync --quiet
1818

1919
install:
20-
bash .evergreen/scripts/setup-dev-env.sh
20+
# bash .evergreen/scripts/setup-dev-env.sh
2121
uvx pre-commit install
2222

2323
[group('docs')]

0 commit comments

Comments
 (0)