Skip to content

Commit

Permalink
more fix to the action
Browse files Browse the repository at this point in the history
  • Loading branch information
JessyBarrette committed Aug 21, 2024
1 parent 2781290 commit 109b542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:

- name: Stop containers
if: always()
run: docker-compose -f "docker-compose.production.yaml" down
run: docker compose -f "docker-compose.production.yaml" down

0 comments on commit 109b542

Please sign in to comment.