From d7773ae8d28633399eaba58bbf0d7a70158bc267 Mon Sep 17 00:00:00 2001 From: Moe Poi ~ Date: Sun, 12 Apr 2020 08:35:08 +0000 Subject: [PATCH] Fix typo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6889700..895d1fd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,4 +10,4 @@ test: stage: deploy script: - pip install -r requirements.txt - - python -m Nepgear \ No newline at end of file + - python example.py