diff --git a/.github/workflows/buildAndTestRyzenAI.yml b/.github/workflows/buildAndTestRyzenAI.yml index 4e2f48bfb..63e012556 100644 --- a/.github/workflows/buildAndTestRyzenAI.yml +++ b/.github/workflows/buildAndTestRyzenAI.yml @@ -91,9 +91,10 @@ jobs: -DAIE_INCLUDE_INTEGRATION_TESTS=OFF ninja install + ninja check-aie popd - rm -rf build + # rm -rf build popd # Build the repo test target in debug mode to build and test.