mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-13 12:22:03 +02:00
[ticket/16659] Enable notests tests with commit message check
PHPBB3-16659
This commit is contained in:
parent
2a1a22dffe
commit
e0c5c0047d
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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user