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