Skip to content

Commit

Permalink
Minor tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
bczoma committed Sep 28, 2023
1 parent fb22122 commit 346ad92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cli-build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: workflow_call

jobs:
test:
name: Setup broker for CLI Integration Test
name: Run Generator tests
runs-on: ubuntu-latest
steps:
- name: Set up Go
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/provider-build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: workflow_call

jobs:
test:
name: Run provider setup and tests
name: Run Provider setup and tests
runs-on: ubuntu-latest
steps:
- name: Set up Go
Expand Down

0 comments on commit 346ad92

Please sign in to comment.