Skip to content

Commit

Permalink
Fix task
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft committed Nov 7, 2023
1 parent 65773d3 commit 29ab235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/tasks/tuist/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ ROOT_DIR=$($SCRIPT_DIR/../../utilities/root_dir.sh)

swift build --package-path $ROOT_DIR
$ROOT_DIR/.build/debug/tuist fetch --path $ROOT_DIR
$ROOT_DIR/.build/debug/tuist test --path $ROOT_DIR generate $@
$ROOT_DIR/.build/debug/tuist test --path $ROOT_DIR $@

0 comments on commit 29ab235

Please sign in to comment.