Skip to content

Commit

Permalink
Dash too much
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Jul 11, 2024
1 parent 762c654 commit 40ff3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcodebuild-or-fastlane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ jobs:
-resultBundlePath "$RESULTBUNDLE" \
CODE_SIGNING_REQUIRED=NO \
CODE_SIGN_IDENTITY="" \
OTHER_SWIFT_FLAGS="\$(inherited) $ENABLE_TESTING_FLAG --swift-version 6" \
OTHER_SWIFT_FLAGS="\$(inherited) $ENABLE_TESTING_FLAG -swift-version 6" \
-skipPackagePluginValidation \
-skipMacroValidation \
| xcbeautify
Expand Down

0 comments on commit 40ff3c8

Please sign in to comment.