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