Skip to content

Commit

Permalink
fix: adding the tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MadaraUchiha-314 committed Jan 28, 2021
1 parent d8ef3f1 commit 17fde0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- run: yarn install
- run: yarn run build
- run: yarn run lint
- run: yarn run test
- persist_to_workspace:
root: .
paths:
Expand Down

0 comments on commit 17fde0c

Please sign in to comment.