Skip to content

Commit e97620a

Browse files
authored
Merge pull request #625 from ESTiOSAI/kanghun1121-patch-2
Update testflight.yml
2 parents ca7892c + 199ed86 commit e97620a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/testflight.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ jobs:
3232
run: |
3333
mv temp/XCConfig/Secrets.xcconfig AIProject/iCo/App/Resource/
3434
mv temp/GoogleServices/GoogleService-Info.plist AIProject/iCo/App/Resource/
35-
36-
- uses: actions/checkout@v4
37-
- name: Build
38-
run: fastlane testflight
39-
env:
40-
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
4135
4236
- name: install fastlane
4337
run: brew install fastlane

0 commit comments

Comments
 (0)