We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de51f70 commit ebdc9bfCopy full SHA for ebdc9bf
.github/workflows/web-test-runner.yml
@@ -22,7 +22,7 @@ jobs:
22
# TODO: add env var combos we use for Karma tests
23
# TODO: upload result artifacts
24
# TODO: make it saucy 🥫
25
- run-wtr-tests-group-1:
+ wtr-group-1:
26
runs-on: ubuntu-22.04
27
env:
28
SAUCE_TUNNEL_ID: github-action-tunnel-wtr-${{github.run_id}}-group-1
0 commit comments