Skip to content

Commit 625effb

Browse files
committed
ci(webdriver): drop browser name from workflow titles
1 parent 453363b commit 625effb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests_webdriver_safari.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "tests WebDriver (Safari)"
1+
name: "tests WebDriver"
22

33
on:
44
workflow_dispatch:
@@ -20,7 +20,7 @@ env:
2020

2121
jobs:
2222
test_webdriver_safari:
23-
name: "WebDriver on Safari"
23+
name: "WebDriver"
2424
runs-on: macos-15-xlarge
2525
timeout-minutes: 60
2626
steps:

0 commit comments

Comments
 (0)