mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +00:00
Move justfile to repository root (#7652)
## Summary - move the workspace justfile to the repository root for easier discovery - set the just working directory to codex-rs so existing recipes still run in the Rust workspace ## Testing - not run (not requested) ------ [Codex Task](https://chatgpt.com/codex/tasks/task_i_69334db473108329b0cc253b7fd8218e)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
set working-directory := "codex-rs"
|
||||
set positional-arguments
|
||||
|
||||
# Display help
|
||||
Reference in New Issue
Block a user