Skip to content

Commit

Permalink
feature pipeline: atualizando diretório de testes para laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RamonSouzaDev authored Nov 16, 2023
1 parent 79db588 commit 5f7b05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
env:
DB_CONNECTION: sqlite
DB_DATABASE: backend-api/database/database.sqlite
run: backend-api/vendor/bin/phpunit
run: backend-api/vendor/bin/phpunit backend-api/tests

0 comments on commit 5f7b05e

Please sign in to comment.