Skip to content

Commit 14cf1d2

Browse files
committed
no git status
1 parent 9e43964 commit 14cf1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/download-bundled/verify-directory-unchanged.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ cd "$(dirname "$0")/../../.."
44

55
cd "$1"
66

7-
git status
7+
# git status
88

99
git add . -N && git diff --cached -a --exit-code . && git diff -a --exit-code .

0 commit comments

Comments
 (0)