Skip to content

Commit

Permalink
Add job name
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Sep 12, 2023
1 parent b366498 commit 9441cab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ permissions:
# run in parallel.
jobs:
call-workflow-autotools:
name: "Autotools"
steps:
- name: call-workflow-special-autotools:
uses: ./.github/workflows/main-auto-spc.yml
Expand Down Expand Up @@ -65,6 +66,7 @@ jobs:
build_mode: "production"

call-workflow-cmake:
name: "CMake"
steps:
- name: call-debug-thread-cmake:
uses: ./.github/workflows/main-cmake.yml
Expand Down

0 comments on commit 9441cab

Please sign in to comment.