Skip to content

Commit

Permalink
ci: remove tests
Browse files Browse the repository at this point in the history
there are no tests at the moment
  • Loading branch information
AlexZeitler committed Nov 21, 2019
1 parent 72824d1 commit 6d30ac1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,4 @@ jobs:
- node_modules
key: v1-dependencies-{{ checksum "yarn.lock" }}

# run tests!
- run: yarn test

0 comments on commit 6d30ac1

Please sign in to comment.