Skip to content

Commit

Permalink
ci: change the name of the 'build' job
Browse files Browse the repository at this point in the history
References: Eppie-io#332
  • Loading branch information
al-kau committed Sep 24, 2024
1 parent cf454af commit 6234d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
fi
build:
name: ${{ matrix.os }} ${{ matrix.build.framework }} '${{ matrix.project }}'
name: ${{ matrix.build.framework }} ${{ matrix.os }} '${{ matrix.project }}'
needs: prepare
strategy:
fail-fast: true
Expand Down

0 comments on commit 6234d88

Please sign in to comment.