Skip to content

Commit

Permalink
Update xcodebuild-or-fastlane.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer authored Apr 3, 2024
1 parent ec55d85 commit ae7a49d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/xcodebuild-or-fastlane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,8 @@ jobs:
CODE_SIGNING_REQUIRED=NO \
CODE_SIGN_IDENTITY="" \
OTHER_SWIFT_FLAGS="\$(inherited) $ENABLE_TESTING_FLAG" \
-skipPackagePluginValidation \
-skipMacroValidation \
| xcpretty
- name: Fastlane
if: ${{ inputs.fastlanelane != '' }}
Expand Down

0 comments on commit ae7a49d

Please sign in to comment.