Skip to content

Commit 2285c6c

Browse files
committed
Test commit.
1 parent 09b875b commit 2285c6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-release-qa.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: actions/checkout@v3
1111
- name: Install pod, build project and run tests
1212
run: |
13+
echo "branch=${{ github.ref }}" >> $GITHUB_OUTPUT
1314
./scripts/getSimulator
1415
DESTINATION="platform=iOS Simulator,name=$(cat ./iphoneSim),OS=latest"
1516
cd SDKIntegrationTestApps/iOSReleaseTest-Cocoapods/

0 commit comments

Comments
 (0)