Test making CI/CD parallel (2)
This commit is contained in:
@@ -7,6 +7,7 @@ steps:
|
||||
image: pyfound/black:21.7b0
|
||||
commands:
|
||||
- black --check --diff --quiet .
|
||||
depends_on: []
|
||||
|
||||
- name: test-python-3.8
|
||||
image: python:3.8-slim
|
||||
|
||||
Reference in New Issue
Block a user