From f6ad202513bef2eaaae12cda9cc4c7d14135728c Mon Sep 17 00:00:00 2001 From: Drew Short Date: Sat, 7 Jul 2018 23:31:34 -0500 Subject: [PATCH] Fix misnamed gitlab-ci task --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9b48a47..8f3c3a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - test -Atheneum:Tests: +Corvus:Tests: image: python:3.6-slim-stretch stage: test script: