Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
arkq committed Nov 14, 2022
1 parent 0a16f38 commit 56d9cd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,8 @@ jobs:
timeout-minutes: 10
run: |
[[ ${BUILD_VARIANT} =~ "tsan" ]] && export LD_LIBRARY_PATH=$LD_LIBRARY_PATH_TSAN
env |grep LD_LIBRARY
./scripts/run_in_build_env.sh "env |grep LD_LIBRARY"
./scripts/run_in_build_env.sh \
"./scripts/tests/run_python_test.py \
--app out/linux-x64-all-clusters-${BUILD_VARIANT}-test/chip-all-clusters-app \
Expand Down

0 comments on commit 56d9cd2

Please sign in to comment.