We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538adff commit 3791a6dCopy full SHA for 3791a6d
.github/workflows/experiment_with_workflow.yml
@@ -12,6 +12,7 @@ on:
12
13
jobs:
14
check_os_equality:
15
+ name: ${{ matrix.job_name }} (${{ matrix.job_phrase }}
16
runs-on: ${{ matrix.os }}
17
strategy:
18
matrix:
0 commit comments