Fix job name

This commit is contained in:
Arseny Kapoulkine 2022-06-30 21:01:08 -07:00
parent 328c63cdcf
commit 6efe4165aa

View file

@ -4,7 +4,6 @@ on:
push:
branches:
- master
- callgrind
paths-ignore:
- "docs/**"
- "papers/**"
@ -14,7 +13,7 @@ on:
jobs:
callgrind:
name: callgrind ${{ matrix.os }}
name: callgrind ${{ matrix.compiler }}
strategy:
fail-fast: false
matrix: