Skip to content

Commit

Permalink
Update group.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thejcannon authored and angusfretwell committed Dec 12, 2024
1 parent fc992e6 commit d8bf813
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions test/valid-pipelines/group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ steps:
steps:
- command: test

- type: "group"
label: "Tests"
steps:
- command: test

# Null group name

- group: ~
Expand All @@ -29,11 +24,6 @@ steps:
steps:
- command: test

- type: "group"
name: "Tests"
steps:
- command: test

- group: "Tests"
depends_on: "an-id"
steps:
Expand Down

0 comments on commit d8bf813

Please sign in to comment.