diff --git a/.circleci/config.yml b/.circleci/config.yml index 6554e1f..9cd9f6d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -15,8 +15,8 @@ jobs: steps: - checkout - run: - name: "Say hello" - command: "echo Hello, World!" + name: "Upbit Client" + command: "echo Welcome to Yu Jhin SDKs for Python" # Invoke jobs via workflows # See: https://circleci.com/docs/2.0/configuration-reference/#workflows