mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-06-16 15:17:18 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
e69ad7d983
commit
90979c76f8
@ -12,7 +12,7 @@ black:
|
|||||||
- pip install -U black==19.10b0
|
- pip install -U black==19.10b0
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- black .
|
- black --check .
|
||||||
|
|
||||||
|
|
||||||
# https://github.com/python-gitlab/python-gitlab/blob/master/.gitlab-ci.yml used for reference
|
# https://github.com/python-gitlab/python-gitlab/blob/master/.gitlab-ci.yml used for reference
|
||||||
|
Loading…
x
Reference in New Issue
Block a user