Skip to content

Commit

Permalink
fix: Do not require lint for build_and_version step (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ripixel committed Jul 3, 2020
1 parent 1ef0aa1 commit e6ec40f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Expand Up @@ -127,7 +127,6 @@ workflows:
only: master
requires:
- install_deps
- lint
- deploy_to_firebase_prod:
filters:
branches:
Expand Down

0 comments on commit e6ec40f

Please sign in to comment.