From e5aff86874007b142770cbd96053065a0f22fd0f Mon Sep 17 00:00:00 2001 From: SikkieNL <64414667+SikkieNL@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:52:13 +0100 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index fc7690f70..e1dc4787f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,7 +7,4 @@ jobs: # Ubuntu 18.04 base image - image: ubuntu:18.04 - working_directory: neobytes/src/github.com/SikkieNL/neobytes - - steps: - # Dependencies & setup \ No newline at end of file + working_directory: neobytes/src/github.com/SikkieNL/neobytes \ No newline at end of file