Skip to content

Commit

Permalink
Add optional library param to unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tamargrey committed Nov 5, 2020
1 parent ac285e2 commit 5e6fae1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Expand Up @@ -74,6 +74,8 @@ jobs:
parameters:
image_tag:
type: string
optional_libraries:
type: string
executor:
name: python
image_tag: << parameters.image_tag >>
Expand Down

0 comments on commit 5e6fae1

Please sign in to comment.