Skip to content

Commit

Permalink
fix: rename job name
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Aug 29, 2024
1 parent 6c7e327 commit f51fbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2ePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ concurrency:
jobs:
buildBaseline:
runs-on: ubuntu-latest-xl
name: Build apk from latest release as a baseline
name: Build apk from baseline
outputs:
BASELINE_REF: ${{ steps.getBaselineRef.outputs.BASELINE_REF }}
steps:
Expand Down

0 comments on commit f51fbda

Please sign in to comment.