Skip to content

Commit

Permalink
Fix target format
Browse files Browse the repository at this point in the history
  • Loading branch information
jcallison1 committed Sep 27, 2024
1 parent 972c5c7 commit 59994a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build and push
uses: docker/bake-action@v5
with:
targets: ["backend"]
targets: backend
push: false
load: true

Expand Down

0 comments on commit 59994a6

Please sign in to comment.