minor syntax change to avoid breaking yml file and hopefully run python tests only once
This commit is contained in:
parent
15cdbdd65d
commit
a4da0866af
@ -38,8 +38,8 @@ jobs:
|
||||
- env: PYTHON=true
|
||||
include:
|
||||
# having the latest run as php 7.3 to do the python tests
|
||||
php: 7.3
|
||||
- env: PYTHON=true
|
||||
php: 7.3
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user