Skip to content

Commit

Permalink
Test 2: Move src/TestSupport to tests/
Browse files Browse the repository at this point in the history
* Move src/TestSupport to tests/.
  • Loading branch information
terabytesoftw authored Nov 23, 2022
1 parent 8807b4e commit 37e4839
Show file tree
Hide file tree
Showing 40 changed files with 1,820 additions and 182 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: PHP ${{ matrix.php }}-${{ matrix.os }}-db

env:
COMPOSER_ROOT_VERSION: dev-master
extensions: pdo, pdo_sqlite

runs-on: ${{ matrix.os }}

Expand Down
Loading

0 comments on commit 37e4839

Please sign in to comment.