Skip to content

Commit 9e4b817

Browse files
authored
chore(ci): Rename job to 'UI Tests - Check' (#6971)
1 parent 3c70f95 commit 9e4b817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
ui-tests-swift6,
196196
ready-to-merge-gate,
197197
]
198-
name: UI Tests
198+
name: UI Tests - Check
199199
# This is necessary since a failed/skipped dependent job would cause this job to be skipped
200200
if: always()
201201
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)