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 0015c5b commit 3b8ecbfCopy full SHA for 3b8ecbf
1 file changed
.github/workflows/ac-plugin-test.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- feature/pl-311-marketplacetest
6
jobs:
7
- td-ios:
+ td:
8
runs-on: ubuntu-latest
9
steps:
10
- run: echo "TD Test Job v4"
@@ -15,7 +15,7 @@ jobs:
15
profileName: Marketplace-Github-Action-Test
16
appPath: app.ipa
17
createProfileIfNotExists: true
18
- eas-ios:
+ eas:
19
20
21
- run: echo "EAS Test Job v4"
0 commit comments