Skip to content

Commit

Permalink
#21: .circleci/config.yml 1차 완료
Browse files Browse the repository at this point in the history
  • Loading branch information
738 committed Apr 21, 2019
1 parent 6f4cf58 commit f2098ed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,3 @@ jobs:
- run:
name: test
command: npm test
- store_artifacts:
path: /test-results
destination: prefix
- store_test_results:
path: /test-results

0 comments on commit f2098ed

Please sign in to comment.