Skip to content

Commit

Permalink
tests: re-add missing mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
kdm9 committed Jan 16, 2024
1 parent 59133b0 commit df8a351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ conda activate acanthophis

# Clear outputs
rm -fr output tmp
mkdir -p output/ tmp/
touch output/nobackup tmp/nobackup

# If quick, overwrite config with cut-back version
Expand Down

0 comments on commit df8a351

Please sign in to comment.