mirror of
https://github.com/silverstripe/silverstripe-sqlite3
synced 2024-10-22 17:05:37 +02:00
Add fake job for MSSQL
This commit is contained in:
parent
b79a2ef89a
commit
684afcff66
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -21,3 +21,6 @@ jobs:
|
||||
- php: 8.1
|
||||
db: sqlite3
|
||||
phpunit: true
|
||||
- php: 8.1
|
||||
db: mssql
|
||||
phpunit: true
|
||||
|
Loading…
Reference in New Issue
Block a user