Skip to content

Commit

Permalink
Update buildAndTestRyzenAI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield authored May 8, 2024
1 parent a06ddc5 commit 57fef48
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/buildAndTestRyzenAI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,11 @@ jobs:
-DXRT_ROOT=/opt/xilinx/xrt \
-DENABLE_RUN_XRT_TESTS=ON
ninja install
ninja check-air-cpp
ninja check-air-mlir
ninja check-air-python
#ninja check-air-cpp
#ninja check-air-mlir
#ninja check-air-python
export LIT_OPTS="-sv --time-tests --timeout 600 -j1 --show-unsupported --show-excluded"
ninja check-air-e2e
lit -av test/xrt/04_gemm_w_pack
#ninja check-air-e2e
popd
rm -rf build_assert

0 comments on commit 57fef48

Please sign in to comment.