Skip to content

Commit

Permalink
fixup! Updated ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantelis Giazitsis committed Jan 16, 2025
1 parent aa97576 commit a1b8b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_scripts/ci_post_clone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ fi

if [ "$CI_WORKFLOW" = "Unit tests" ];
then
CONFIGURATION_PATH=${CI_PRIMARY_REPOSITORY_PATH}/Configuration/Production/ConfigDebug.xcconfig
CONFIGURATION_PATH=${CI_PRIMARY_REPOSITORY_PATH}/Configuration/Debug/ConfigDebug.xcconfig
setupConfiguration $CONFIGURATION_PATH
fi

Expand Down

0 comments on commit a1b8b82

Please sign in to comment.