Skip to content

Commit

Permalink
only e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield committed Apr 25, 2024
1 parent 517adbd commit 0fc13d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/buildAndTestRyzenAI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ 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
env
ninja check-air-e2e
popd
Expand Down

0 comments on commit 0fc13d2

Please sign in to comment.