We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7d88d commit 0089ec3Copy full SHA for 0089ec3
.github/workflows/pr.yaml
@@ -79,6 +79,7 @@ jobs:
79
build_type: pull-request
80
run_codecov: false
81
script: ci/test_python.sh
82
+ noarch: true
83
wheel-build-nx-cugraph:
84
needs: [checks]
85
secrets: inherit
0 commit comments