Skip to content

Commit 0015c5b

Browse files
retrigger for test
1 parent f200c1b commit 0015c5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ac-plugin-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
td-ios:
88
runs-on: ubuntu-latest
99
steps:
10-
- run: echo "TD Test Job v3"
10+
- run: echo "TD Test Job v4"
1111
- run: curl -fSL -o app.ipa "https://storage.googleapis.com/appcircle-dev-common/self-hosted/sample-apps/appcircle-sample-ios.ipa"
1212
- uses: appcircleio/appcircle-testing-distribution-githubaction@develop
1313
with:
@@ -18,7 +18,7 @@ jobs:
1818
eas-ios:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- run: echo "EAS Test Job v3"
21+
- run: echo "EAS Test Job v4"
2222
- run: curl -fSL -o app.ipa "https://storage.googleapis.com/appcircle-dev-common/self-hosted/sample-apps/appcircle-sample-ios.ipa"
2323
- uses: appcircleio/appcircle-enterprise-app-store-githubaction@develop
2424
with:

0 commit comments

Comments
 (0)