Skip to content

Commit

Permalink
Test no bake again
Browse files Browse the repository at this point in the history
  • Loading branch information
jcallison1 committed Sep 27, 2024
1 parent b34a0d7 commit e761f9d
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 @@ -27,7 +27,7 @@ jobs:

- name: Start backend
run: |
docker compose run -d backend
docker compose run -d --no-build backend
# - name: Start backend
# run: |
Expand Down

0 comments on commit e761f9d

Please sign in to comment.