mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
# - php: '7.1'
|
- php: '7.1'
|
||||||
# db: "none"
|
db: "none"
|
||||||
# NOTESTS: 1
|
NOTESTS: 1
|
||||||
# - php: '7.1'
|
# - php: '7.1'
|
||||||
# db: "mariadb:10.1"
|
# db: "mariadb:10.1"
|
||||||
# - php: '7.1'
|
# - php: '7.1'
|
||||||
|
Reference in New Issue
Block a user