seeing if adding a name includes a job
This commit is contained in:
parent
9a59f26473
commit
f5eea96fe3
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ jobs:
|
|||
php: 7.3
|
||||
include:
|
||||
# having the latest run as php 7.3 to do the python tests
|
||||
- env: PYTHON=true
|
||||
- name: "python test and doc push"
|
||||
env: PYTHON=true
|
||||
php: 7.3
|
||||
exclude:
|
||||
# by excluding all of python we make way to just run python tests in one seperate instance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue