Skip to content

Commit

Permalink
disable e2e python tests (except 1) (#992)
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Feb 8, 2024
1 parent 70afb7d commit 6728b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndTestRyzenAI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ jobs:
# wget -q https://raw.githubusercontent.com/gitGNU/gnu_parallel/master/src/parallel
# chmod +x parallel
# ls test/ipu-xrt/e2e/*.py | grep -v vectorized | ./parallel -j12 "python {}"
python test/ipu-xrt/e2e/square_matrix_mult.py
# python test/ipu-xrt/e2e/square_matrix_mult.py

0 comments on commit 6728b7f

Please sign in to comment.