Skip to content

Commit

Permalink
Add name to test job in publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Jul 10, 2024
1 parent 6134a0f commit 5328381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:

test:
name: "Continuous Integration"
uses: "./.github/workflows/ci.yml"

# When a push to the default branch occurs, build and release "latest" images
Expand Down

0 comments on commit 5328381

Please sign in to comment.