@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
# shellcheck disable=SC2016
|
||||
exec filewatcher -L 6 -x build -x script go test -timeout 30s -v './${dir}'
|
||||
Reference in New Issue
Block a user
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
# shellcheck disable=SC2016
|
||||
exec filewatcher -L 6 -x build -x script go test -timeout 30s -v './${dir}'
|
||||