Skip to content

Commit 25d783b

Browse files
committed
Testing
1 parent 7a919c4 commit 25d783b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test-validate-domain-library.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ on:
88
workflow_dispatch:
99

1010
jobs:
11-
test-cpu:
11+
test-linux-conda:
1212
uses: ./.github/workflows/validate-domain-library.yml
1313
with:
14-
package_type: "all"
15-
os: "all"
14+
package_type: "conda"
15+
os: "linux"
1616
channel: "release"
1717
repository: "pytorch/builder"
1818
ref: main

0 commit comments

Comments
 (0)