Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
bsneed committed Nov 4, 2023
1 parent 27a793c commit 87f5edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
name: "secrets.json"
json: '{ "oneTrustAPIKey": "${{ secrets.ONETRUST_APIKEY }}" }'
dir: "./"
dir: "Sources/SegmentConsentOneTrust-Tests/Resources"
- run: xcodebuild clean -scheme SegmentConsentOneTrust test -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 15' CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGN_ENTITLEMENTS="" CODE_SIGNING_ALLOWED="NO"

build_and_test_tvos:
Expand Down

0 comments on commit 87f5edc

Please sign in to comment.