Skip to content

Commit

Permalink
Update orb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Jan 23, 2020
1 parent 370cf6f commit 8e84a5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integrations/circleci/orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ commands:
command: sudo pip install configcat-flag-reference-validator==<< parameters.validator-version >>

install-validator-win:
description: Installs the ConfigCat flag reference validator tool and its dependencies.
description: Installs the ConfigCat flag reference validator tool and its dependencies on windows.
parameters:
validator-version:
description: The version of the ConfigCat flag reference validator pypi package.
Expand Down Expand Up @@ -198,7 +198,6 @@ jobs:
default: false
executor:
name: default
docker-image-version: 1.0.7
working_directory: /ref-validator
steps:
- checkout:
Expand Down

0 comments on commit 8e84a5e

Please sign in to comment.