Skip to content

Commit

Permalink
Give a name to check
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisv committed Oct 31, 2023
1 parent cc8f0a2 commit 0755469
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

check:
if: always()
name: check-linux

needs:
- test
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/macos-linux-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
check:
if: always()
name: check-macos-linux-conda

needs:
- eigenpy-conda
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ros_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:

check:
if: always()
name: check-ros-ci

needs:
- CI
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/windows-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
check:
if: always()
name: check-windows-conda

needs:
- build
Expand Down

0 comments on commit 0755469

Please sign in to comment.