mirror of
https://github.com/modelscope/modelscope.git
synced 2026-08-29 10:08:40 +02:00
add dummy git config
This commit is contained in:
@@ -6,6 +6,8 @@ awk -F: '/^[^#]/ { print $1 }' requirements/nlp.txt | xargs -n 1 pip install -f
|
||||
pip install -r requirements/tests.txt
|
||||
|
||||
git config --global --add safe.directory /Maas-lib
|
||||
git config --global user.email tmp
|
||||
git config --global user.name tmp.com
|
||||
|
||||
# linter test
|
||||
# use internal project for pre-commit due to the network problem
|
||||
|
||||
Reference in New Issue
Block a user