Skip to content

Commit 99db4a8

Browse files
authored
remove dead code (#586)
1 parent 211f488 commit 99db4a8

File tree

4 files changed

+112
-149
lines changed

4 files changed

+112
-149
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SHELL = /bin/sh
22

33
test: info
44
@echo Running tests
5-
@script/cibuild --no-package
5+
@script/test
66

77
info:
88
@echo This is github/backup-utils

script/cibuild

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)