summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2025-06-10 12:52:17 -0700
committerGitHub <noreply@github.com>2025-06-10 12:52:17 -0700
commit5a851fe846bb4b3657dfc94a88fcce7b1221a8eb (patch)
tree658e7cbda2c125fd1dfafdbc58e5ca2c4af86d35
parentd93c71d53f969e5cd3911fbada0e566cd1887ec1 (diff)
Include CPU test on Windows CI (#7392)
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 26bffe963..47fab6531 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -225,7 +225,6 @@ jobs:
-use-test-server \
-server-count ${{ matrix.server-count }} \
-category ${{ matrix.test-category }} \
- -api all-cpu \
-expected-failure-list tests/expected-failure-github.txt \
-skip-reference-image-generation \
-show-adapter-info \