mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 03:50:22 +02:00
[ticket/16659] Enable sqlite3 tests
PHPBB3-16659
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -40,8 +40,8 @@ jobs:
|
|||||||
# db: "postgres:12"
|
# db: "postgres:12"
|
||||||
# - php: 7.1
|
# - php: 7.1
|
||||||
# db: "postgres:13"
|
# db: "postgres:13"
|
||||||
# - php: 7.1
|
- php: 7.1
|
||||||
# db: "sqlite3"
|
db: "sqlite3"
|
||||||
- php: 7.1
|
- php: 7.1
|
||||||
db: "mysql:5.6"
|
db: "mysql:5.6"
|
||||||
- php: 7.1
|
- php: 7.1
|
||||||
|
Reference in New Issue
Block a user