From 7f68a1343392f10c37a50b9afed2ef677c250653 Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 24 Jul 2018 19:55:59 +0200 Subject: [PATCH] docs: updte release template - no sharness or interop tests for now :( --- RELEASE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 7b820d26..87783008 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -13,8 +13,6 @@ - Robustness and quality - [ ] Ensure that all tests are passing, this includes: - [ ] unit - - [ ] interop - - [ ] sharness - [ ] Run tests of the following projects with the new release: - [ ] [js-ipfs](https://github.com/ipfs/js-ipfs) - Documentation