Skip to content

Commit

Permalink
Update build_breadbox.yml
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
pgm authored Jan 9, 2025
1 parent efdac78 commit 71a3c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_breadbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Check that the breadbox client passes pyright
working-directory: ./breadbox-client
run: "run pyright breadbox_facade"
run: "poetry run pyright breadbox_facade"

build-docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 71a3c2f

Please sign in to comment.