Skip to content

Commit

Permalink
Use more descriptive name for this step.
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Oct 18, 2022
1 parent 20b9e06 commit 17aa672
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ jobs:
run: |
poetry run py.test
# Push image to GitHub Packages.
# See also https://docs.docker.com/docker-hub/builds/
push:
build-and-push:
needs: test
runs-on: ubuntu-latest
if: github.event_name == 'push'
Expand Down

0 comments on commit 17aa672

Please sign in to comment.