Skip to content

Commit

Permalink
Updated CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
wagmarcel committed Mar 30, 2019
1 parent cb511a9 commit 5eecdee
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,8 @@ jobs:
echo "Commit is not signedoff"
exit 1
fi
- run:
shell: /bin/bash
name: Install dependencies
command: |
cd public-interface
npm install
# run tests!
# run tessts!
- run:
shell: /bin/bash
name: Run linting and tests
Expand Down

0 comments on commit 5eecdee

Please sign in to comment.