Skip to content

Commit

Permalink
PSPAYPAL-815 debug github pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
René Gust committed Dec 5, 2024
1 parent 7acf0cb commit 2d93239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
- name: Run tests
run: |
docker compose exec -T \
php vendor/bin/phpunit -c /var/www/source/test-module/tests/phpunit.xml --testsuite RunningTests
php vendor/bin/phpunit -c /home/runner/work/paypal-module/paypal-module/source/test-module/tests/phpunit.xml --testsuite RunningTests
- name: Upload log artifact
if: always()
Expand Down

0 comments on commit 2d93239

Please sign in to comment.