mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/16659] Enable notests tests with commit message check
PHPBB3-16659
This commit is contained in:
parent
2a1a22dffe
commit
e0c5c0047d
1 changed files with 3 additions and 3 deletions
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…
Add table
Reference in a new issue