mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/16659] Enable notests tests with commit message check
PHPBB3-16659
This commit is contained in:
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@@ -17,9 +17,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
# - php: '7.1'
|
||||
# db: "none"
|
||||
# NOTESTS: 1
|
||||
- php: '7.1'
|
||||
db: "none"
|
||||
NOTESTS: 1
|
||||
# - php: '7.1'
|
||||
# db: "mariadb:10.1"
|
||||
# - php: '7.1'
|
||||
|
Reference in New Issue
Block a user