Skip to content

Commit

Permalink
Update build-publish-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-winkler authored Oct 18, 2024
1 parent 7a0714f commit c9ea883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
name: Code linting, format checking and testing
runs-on: ubuntu-latest
steps:
- name: Chechout project
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit c9ea883

Please sign in to comment.