Skip to content

Commit

Permalink
ci: better names
Browse files Browse the repository at this point in the history
  • Loading branch information
chesedo committed Mar 13, 2023
1 parent 16abbfe commit 60b1c02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ workflows:
jobs:
- workspace
- check-standalone:
name: << matrix.path >>
matrix:
parameters:
path:
Expand All @@ -398,6 +399,7 @@ workflows:
- services/shuttle-tower
- services/shuttle-warp
- platform-test:
name: << matrix.crate >>
requires:
- workspace
matrix:
Expand Down

0 comments on commit 60b1c02

Please sign in to comment.