Skip to content

Commit

Permalink
[FIX] #67 test task 복구
Browse files Browse the repository at this point in the history
  • Loading branch information
cbinarycastle committed Jan 26, 2019
1 parent 45cd405 commit 84a6f4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,10 @@ workflows:
version: 2
build-deploy:
jobs:
- test
- build:
requires:
- test
filters:
branches:
only:
Expand Down

0 comments on commit 84a6f4b

Please sign in to comment.