Skip to content

Remove CircleCI config from recipe #600

@jakirkham

Description

@jakirkham

It looks like a CircleCI config was accidentally added to the recipe directory. Would be good to remove it.

# This file was generated automatically from conda-smithy. To update this configuration,
# update the conda-forge.yml and/or the recipe/meta.yaml.
# -*- mode: yaml -*-
version: 2
jobs:
build:
working_directory: ~/test
machine: true
steps:
- run:
# The Circle-CI build should not be active, but if this is not true for some reason, do a fast finish.
command: exit 0
workflows:
version: 2
build_and_test:
jobs:
- build:
filters:
branches:
ignore:
- /.*/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions