mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-17 22:28:46 +01:00
[ticket/16659] Enable sqlite3 tests
PHPBB3-16659
This commit is contained in:
parent
1710a38ced
commit
d764888393
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
||||
# db: "postgres:12"
|
||||
# - php: 7.1
|
||||
# db: "postgres:13"
|
||||
# - php: 7.1
|
||||
# db: "sqlite3"
|
||||
- php: 7.1
|
||||
db: "sqlite3"
|
||||
- php: 7.1
|
||||
db: "mysql:5.6"
|
||||
- php: 7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user