Skip to content

Commit

Permalink
TEST: make dir
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine committed Nov 5, 2023
1 parent d3f6d6f commit ed443ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/gm.nu
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ def run-with-env [code: closure, --prepare-cache] {
GIT_REPOS_CACHE: ($TEST_ENV_BASE | path join "repos.cache"),
}

mkdir $TEST_ENV_BASE

if $prepare_cache {
with-env $TEST_ENV { gm update-cache }
}
Expand Down

0 comments on commit ed443ed

Please sign in to comment.