summaryrefslogtreecommitdiffstats
path: root/.github/workflows/CICD.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/CICD.yml')
-rw-r--r--.github/workflows/CICD.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml
index b9be583d..37d8fba7 100644
--- a/.github/workflows/CICD.yml
+++ b/.github/workflows/CICD.yml
@@ -76,7 +76,7 @@ jobs:
run: bat --list-themes
build:
- name: Build
+ name: ${{ matrix.job.os }} (${{ matrix.job.target }})
runs-on: ${{ matrix.job.os }}
strategy:
fail-fast: false