1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-06-15 22:56:47 +00:00

Update .gitlab-ci.yml

This commit is contained in:
Anson Biggs 2020-01-20 21:26:05 +00:00
parent acf3078266
commit c7f1b73d07

View File

@ -1,10 +1,10 @@
stages:
- deploy
- black
- test
black:
stage: black
stage: test
image: python:3.8
before_script: