We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15cc9e7 commit 08bb4b6Copy full SHA for 08bb4b6
1 file changed
.github/workflows/ac-plugin-test.yml
@@ -7,7 +7,7 @@ jobs:
7
td-ios:
8
runs-on: ubuntu-latest
9
steps:
10
- - run: echo "Test Distribution Test Job"
+ - run: echo "TD Test Job v2"
11
- run: curl -fSL -o app.ipa "https://storage.googleapis.com/appcircle-dev-common/self-hosted/sample-apps/appcircle-sample-ios.ipa"
12
- uses: appcircleio/appcircle-testing-distribution-githubaction@develop
13
with:
@@ -18,7 +18,7 @@ jobs:
18
eas-ios:
19
20
21
- - run: echo "EAS Test Job"
+ - run: echo "EAS Test Job v2"
22
23
- uses: appcircleio/appcircle-enterprise-app-store-githubaction@develop
24
0 commit comments