Skip to content

Commit

Permalink
add a test
Browse files Browse the repository at this point in the history
  • Loading branch information
sungjun committed Feb 2, 2021
1 parent ef591af commit ad0a950
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 @@ -45,7 +45,7 @@ commands:
deploy-cooapods:
steps:
- run:
name: deploy cooapods
name: deploy cooapods old
command: |
export LIB_VERSION=$(git describe --tags `git rev-list --tags --max-count=1`)
pod lib lint --allow-warnings
Expand Down

0 comments on commit ad0a950

Please sign in to comment.