Skip to content

Commit

Permalink
remove obsolete run circleci script (#4416)
Browse files Browse the repository at this point in the history
  • Loading branch information
2-5 authored Jun 5, 2023
1 parent 2effd86 commit d13e889
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
11 changes: 0 additions & 11 deletions scripts/helpers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,6 @@ function pnpm_required() {
program_required "pnpm" "https://pnpm.io/7.x/installation"
}

#######################################
# Check for the CircleCI program.
# Arguments:
# None
# Outputs:
# None
#######################################
function circleci_required() {
program_required "circleci" "https://circleci.com/docs/1.0/local-cli/"
}

#######################################
# Check for the AWS CLI program.
# Arguments:
Expand Down
9 changes: 0 additions & 9 deletions scripts/run_circleci.sh

This file was deleted.

0 comments on commit d13e889

Please sign in to comment.