Skip to content

Commit 4dbe2c5

Browse files
committed
MAINT: Reduce verbosity
1 parent db3360d commit 4dbe2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/push-docs-gh-pages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ git add ./\*.css
3737
git add ./\*.ipynb
3838
git add _sources/.
3939
git add _static/.
40-
git status --verbose
40+
git status
4141
echo "Change remote"
4242
git remote set-url origin https://bashtage:"${GH_PAGES_TOKEN}"@github.com/bashtage/linearmodels.git
4343
echo "Github Actions doc build after commit ${GITHUB_SHA::8}"

0 commit comments

Comments
 (0)