From d9ecabf82c935a0f2f1f741f8efe31f232a601fa Mon Sep 17 00:00:00 2001 From: Bryan Brattlof Date: Thu, 6 Aug 2020 09:40:05 -0400 Subject: remove unused gitlab config file --- .gitlab-ci.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .gitlab-ci.yml (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 591ccc8..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,5 +0,0 @@ - -python: - image: python:latest - script: - - time python ./python/sudoku.py $(shuf -n 10 sudoku.sdm) \ No newline at end of file -- cgit 22.23.6