Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mackensen committed Mar 7, 2024
1 parent 607bbba commit a2cf90a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ jobs:
LDAP_ROOT: dc=example,dc=com
LDAP_PORT_NUMBER: 3389
LDAP_CUSTOM_SCHEMA_FILE: /schema/eduperson.ldif
BITNAMI_DEBUG: true
volumes:
- /${{ github.workspace }}/tests/fixtures/eduperson.ldif:/schema/eduperson.ldif
- ${{ github.workspace }}/tests/fixtures/eduperson.ldif:/schema/eduperson.ldif

strategy:
fail-fast: false
Expand Down

0 comments on commit a2cf90a

Please sign in to comment.