Skip to content

Commit 75834d8

Browse files
committed
temporarily removed memory test from release
1 parent 991539a commit 75834d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ release: distclean
145145
tar xf slow5tools-$(VERSION)-x86_64-linux-binaries.tar.gz
146146
mv slow5tools-$(VERSION)/slow5tools slow5tools
147147
test/test.sh
148-
test/test.sh mem
148+
#test/test.sh mem
149149

150150
install: $(BINARY)
151151
mkdir -p $(DESTDIR)$(PREFIX)/bin

0 commit comments

Comments
 (0)