Skip to content

Commit 6d593f9

Browse files
committed
Update a workflow file for GitHub Actions
1 parent a60fcfc commit 6d593f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
shell: bash
2828
run: |
2929
sleep 30
30-
docker-compose exec -T web sh -c "cd / && composer test"
30+
docker-compose exec -T web sh -c "cd / && php -v && composer test"

0 commit comments

Comments
 (0)