Skip to content

Commit

Permalink
Muda comando de teste para comando docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
diegosurita committed Apr 1, 2024
1 parent 892c5f3 commit 2d66435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- name: Build and test
run: |
docker-compose up -d
make test
docker-compose exec web bash -c "./vendor/bin/phpunit"

0 comments on commit 2d66435

Please sign in to comment.