Skip to content

Commit

Permalink
[FIX] #67 CI 테스트를 위해 test task 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
cbinarycastle committed Jan 26, 2019
1 parent 082f992 commit 441cf60
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,7 @@ workflows:
version: 2
build-deploy:
jobs:
- test
- build:
requires:
- test
filters:
branches:
only:
Expand Down

0 comments on commit 441cf60

Please sign in to comment.