This is an automated email from the ASF dual-hosted git repository.
yuanz pushed a commit to branch test-ci
in repository
https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
The following commit(s) were added to refs/heads/test-ci by this push:
new c3bf247 Update ci.yml
c3bf247 is described below
commit c3bf247c6a32452bb94053bd862f9bc21ba2ed57
Author: Yuan Zhuang <[email protected]>
AuthorDate: Tue Sep 13 16:57:40 2022 +0800
Update ci.yml
---
.github/workflows/ci.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 097c769..0de98b7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -97,7 +97,6 @@ jobs:
rm -rf optee_rust/ &&
mv $GITHUB_WORKSPACE/incubator-teaclave-trustzone-sdk optee_rust/
export OPTEE_DIR=$(pwd)
- export CARGO_NET_GIT_FETCH_WITH_CLI=true &&
cd build &&
make -j2 toolchains &&
make CFG_TEE_CORE_LOG_LEVEL=0 OPTEE_RUST_ENABLE=y
CFG_TEE_RAM_VA_SIZE=0x00300000 -j$(getconf _NPROCESSORS_ONLN) check-rust
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]