mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-17 22:28:46 +01:00
[ticket/16659] Add slow tests
PHPBB3-16659
This commit is contained in:
parent
e2f21b3dd3
commit
bff3c7c7af
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -42,6 +42,9 @@ jobs:
|
||||
# db: "postgres:13"
|
||||
# - php: '7.1'
|
||||
# db: "sqlite3"
|
||||
- php: '7.1'
|
||||
db: "mysql:5.6"
|
||||
SLOWTESTS: 1
|
||||
# - php: '7.1'
|
||||
# db: "mysql:5.6"
|
||||
# MYISAM: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user