Remove Windows CI stubs from hack/
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: d945441e23e8c7a5ccd541062da8e206264127fb Component: engine
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# This file is a stub. It exists because windowsRS1 calls this script directly
|
||||
# instead of using a proper interface. It should be removed once windows CI is
|
||||
# fixed.
|
||||
#
|
||||
$SCRIPTDIR/validate/dco
|
||||
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# This file is a stub. It exists because windowsRS1 calls this script directly
|
||||
# instead of using a proper interface. It should be removed once windows CI is
|
||||
# fixed.
|
||||
#
|
||||
$SCRIPTDIR/validate/gofmt
|
||||
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# This file is a stub. It exists because windowsRS1 calls this script directly
|
||||
# instead of using a proper interface. It should be removed once windows CI is
|
||||
# fixed.
|
||||
#
|
||||
$SCRIPTDIR/validate/pkg-imports
|
||||
Reference in New Issue
Block a user