This is an automated email from the ASF dual-hosted git repository.
yuanz pushed a commit to branch optee-3.20.0
in repository
https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
The following commit(s) were added to refs/heads/optee-3.20.0 by this push:
new d4f1af0 Update ci.yml
d4f1af0 is described below
commit d4f1af03a676448b2c60b1a8e8804173f61adc6b
Author: Yuan Zhuang <[email protected]>
AuthorDate: Tue Mar 7 12:05:11 2023 +0800
Update ci.yml
---
.github/workflows/ci.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7937c2a..430ffa9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -101,8 +101,7 @@ 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
- make check-only-rust
+ make CFG_TEE_CORE_LOG_LEVEL=0 OPTEE_RUST_ENABLE=y
CFG_TEE_RAM_VA_SIZE=0x00300000 check-rust
license:
runs-on: ubuntu-20.04
steps:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]