Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg authored Aug 12, 2024
1 parent f23c2d5 commit 7f9db44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Build containers and run tests
run: |
cp .env.example .env
docker-compose -f docker-compose.yml -f camp_fin/tests/docker-compose.yml run --rm app
docker compose -f docker-compose.yml -f camp_fin/tests/docker-compose.yml run --rm app

0 comments on commit 7f9db44

Please sign in to comment.