fix ci
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ lint:py:
|
|||||||
needs: []
|
needs: []
|
||||||
script:
|
script:
|
||||||
- pip install black==21.12b0
|
- pip install black==21.12b0
|
||||||
- black --diff .
|
- black --check .
|
||||||
|
|
||||||
lint:js:
|
lint:js:
|
||||||
image: node:14
|
image: node:14
|
||||||
|
|||||||
Reference in New Issue
Block a user