Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Dec 14, 2022
1 parent 7a919c4 commit 25d783b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-validate-domain-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:
workflow_dispatch:

jobs:
test-cpu:
test-linux-conda:
uses: ./.github/workflows/validate-domain-library.yml
with:
package_type: "all"
os: "all"
package_type: "conda"
os: "linux"
channel: "release"
repository: "pytorch/builder"
ref: main
Expand Down

0 comments on commit 25d783b

Please sign in to comment.