contig -> config

This commit is contained in:
Greg Sarjeant 2025-07-01 19:17:39 -04:00
parent 4e346e4fa0
commit 45dd85ca8e

View File

@ -14,4 +14,4 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Run unit tests - name: Run unit tests
run: /test/phpunit --bootstrap contig/bootstrap.php --testdox tests run: /test/phpunit --bootstrap config/bootstrap.php --testdox tests