Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-machtelinckx committed Oct 31, 2024
1 parent 7cd6c59 commit 021f3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:

# 8. Run PHPUnit tests
- name: Run PHPUnit tests
run: docker exec -i bdd_depresion_php-api_1 sh ./vendor/bin/phpunit tests
run: docker exec -i bdd_depresion_php-api_1 ./vendor/bin/phpunit tests

0 comments on commit 021f3bc

Please sign in to comment.