Skip to content

Commit

Permalink
chore: disable js-ipfs tests for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelramalho19 committed Mar 15, 2021
1 parent 18620eb commit d20e4e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
command: npm run build
- run:
command: E2E_IPFSD_TYPE=go npm run test:e2e
- run:
command: E2E_IPFSD_TYPE=js npm run test:e2e
# - run: - TODO: uncomment after pinning services are coded in js-ipfs
# command: E2E_IPFSD_TYPE=js npm run test:e2e
- run:
command: npm run bundlesize
- persist_to_workspace:
Expand Down

0 comments on commit d20e4e3

Please sign in to comment.