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 6fc94f3  Update ci.yml
6fc94f3 is described below

commit 6fc94f3d05a1f4a81960b19f572c656660d59793
Author: Yuan Zhuang <[email protected]>
AuthorDate: Wed Sep 14 16:26:13 2022 +0800

    Update ci.yml
---
 .github/workflows/ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7892421..859e6a7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -99,7 +99,8 @@ jobs:
           export OPTEE_DIR=$(pwd)
           cd build &&
           make -j2 toolchains &&
-          make CFG_TEE_CORE_LOG_LEVEL=0 OPTEE_RUST_ENABLE=y 
CFG_TEE_RAM_VA_SIZE=0x00300000 -j2 check-rust
+          make CFG_TEE_CORE_LOG_LEVEL=0 OPTEE_RUST_ENABLE=y 
CFG_TEE_RAM_VA_SIZE=0x00300000
+          make check-only-rust
   license:
     runs-on: ubuntu-20.04
     steps:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to