mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16659] Enable sqlite3 tests
PHPBB3-16659
This commit is contained in:
parent
1710a38ced
commit
d764888393
1 changed files with 2 additions and 2 deletions
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue