Skip to content

Commit

Permalink
Fix build perf circleci (#18)
Browse files Browse the repository at this point in the history
Fixed some issue with build-perf job in circleci
  • Loading branch information
vijayg10 authored Nov 25, 2019
1 parent 3810074 commit 3a3ca01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ jobs:
<<: *defaults_working_directory
# <<: *default_env
steps:
# <<: *defaults_custom_checkout
- checkout
- run:
name: setup environment vars for LATEST release
command: |
Expand Down

0 comments on commit 3a3ca01

Please sign in to comment.