Skip to content

Commit 3b8ecbf

Browse files
rename jobs
1 parent 0015c5b commit 3b8ecbf

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
@@ -4,7 +4,7 @@ on:
44
branches:
55
- feature/pl-311-marketplacetest
66
jobs:
7-
td-ios:
7+
td:
88
runs-on: ubuntu-latest
99
steps:
1010
- run: echo "TD Test Job v4"
@@ -15,7 +15,7 @@ jobs:
1515
profileName: Marketplace-Github-Action-Test
1616
appPath: app.ipa
1717
createProfileIfNotExists: true
18-
eas-ios:
18+
eas:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- run: echo "EAS Test Job v4"

0 commit comments

Comments
 (0)