Skip to content

Commit

Permalink
Fix CircleCI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
PatZim committed Feb 23, 2020
1 parent e0005de commit efba963
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -124,8 +124,7 @@ commands:
workflows:
version: 2
test:
# unless: << pipeline.parameters.BUILD_PRECOMP_RELEASE >>
when: False
when: False
jobs:
- test-linux
- test-linux:
Expand Down

0 comments on commit efba963

Please sign in to comment.