Skip to content

Commit

Permalink
[core] Add name to job
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Nov 5, 2023
1 parent a3cb3e9 commit d592858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
docker-build:
runs-on: ${{ matrix.runner }}
name: ${{ matrix.platform }} - ${{ matrix.browser }} - ${{ matrix.tag }}
strategy:
matrix:
include:
Expand Down

0 comments on commit d592858

Please sign in to comment.