logo
Counter-intuitive behavior when invoking multiple recipes from justfile in subdirectories · Issue #1473 · casey/just · GitHub

Counter-intuitive behavior when invoking multiple recipes from justfile in subdirectories · Issue #1473 · casey/just · GitHub

I'm making use of the Invoking justfiles in Other Directories feature. My codebase has a justfile on a ci subdirectory, and I'm trying to invoke multiple recipes from there in one call to just. Here's the observed behavior. Running just ...