mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 08:31:26 +00:00
[python] Update github workflow, use debug instead of warning (#16565)
* update github workflow, use debug instead of warning * use debug instead of warn
This commit is contained in:
@@ -22,4 +22,10 @@ pytest-3.8:
|
||||
image: python:3.8-alpine
|
||||
pytest-3.9:
|
||||
extends: .pytest
|
||||
image: python:3.9-alpine
|
||||
image: python:3.9-alpine
|
||||
pytest-3.10:
|
||||
extends: .pytest
|
||||
image: python:3.10-alpine
|
||||
pytest-3.11:
|
||||
extends: .pytest
|
||||
image: python:3.11-alpine
|
||||
|
||||
Reference in New Issue
Block a user