Skip to content

Commit 0089ec3

Browse files
committed
fix(conda): set artifact names as conda noarch
1 parent ee7d88d commit 0089ec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
build_type: pull-request
8080
run_codecov: false
8181
script: ci/test_python.sh
82+
noarch: true
8283
wheel-build-nx-cugraph:
8384
needs: [checks]
8485
secrets: inherit

0 commit comments

Comments
 (0)