mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Re-add removed git clean command
This commit is contained in:
parent
0f492c21d4
commit
c56449296b
@ -35,6 +35,7 @@ mkdir -p reports
|
||||
|
||||
for version in ${node_versions}
|
||||
do
|
||||
git clean -f -d -x
|
||||
# Install and setup node for the version we want.
|
||||
set +ex
|
||||
echo "Switching to node version $version"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user