Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
sanders41 committed Nov 16, 2024
1 parent c5f2994 commit 94f0ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: install Just
uses: taiki-e/install-action@just
- name: Build backend image
- just docker-build-backend
- run: just docker-build-backend
linting:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 94f0ae0

Please sign in to comment.