Skip to content

Commit 3778a95

Browse files
author
zhoujiamei
committed
git clone
1 parent 7bde6d9 commit 3778a95

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/unit_tests_common.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@ jobs:
153153
apt-get install -y git
154154
#http1.1
155155
git config --global http.version HTTP/1.1
156-
156+
git config --global http.postBuffer 524288000
157+
157158
git clone https://github.com/flagos-ai/TransformerEngine-FL.git
158159
python3 -m pip install nvdlfw-inspect --no-deps || true
159160
python3 -m pip install --upgrade pip setuptools wheel --user

0 commit comments

Comments
 (0)