Skip to content

Commit

Permalink
Add some debuggin to understand failures
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas committed Jan 2, 2024
1 parent ae18efb commit a518ab8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ jobs:
run: phive install --force-accept-unsigned behat/behat --copy
- name: run behat
run: docker compose exec wp bash -c "cd wp-content/plugins/authldap && ./tools/behat"
- name: Check logs
run: docker compose logs

0 comments on commit a518ab8

Please sign in to comment.