Skip to content

Commit 17a2dc1

Browse files
committed
Rename job from 'api-tests' to 'steam-ui-tests' in GitHub Actions workflow
1 parent 390121d commit 17a2dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
REPORT_LINK_TELEGRAM: ${{ secrets.REPORT_LINK_TELEGRAM }}
2323

2424
jobs:
25-
api-tests:
25+
steam-ui-tests:
2626
timeout-minutes: 30
2727
runs-on: ubuntu-latest
2828
steps:

0 commit comments

Comments
 (0)