Skip to content

Commit ebdc9bf

Browse files
committed
chore(ci): use shorter name
1 parent de51f70 commit ebdc9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web-test-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# TODO: add env var combos we use for Karma tests
2323
# TODO: upload result artifacts
2424
# TODO: make it saucy 🥫
25-
run-wtr-tests-group-1:
25+
wtr-group-1:
2626
runs-on: ubuntu-22.04
2727
env:
2828
SAUCE_TUNNEL_ID: github-action-tunnel-wtr-${{github.run_id}}-group-1

0 commit comments

Comments
 (0)