Skip to content

Commit

Permalink
More info
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknw committed Jan 25, 2024
1 parent cf7645a commit 90b7f4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ rapids-logger "pytest networkx using nx-cugraph backend"
pushd python/nx-cugraph
rm nx_cugraph/.coverage
env
conda list
./run_nx_tests.sh
# run_nx_tests.sh outputs coverage data, so check that total coverage is >0.0%
# in case nx-cugraph failed to load but fallback mode allowed the run to pass.
Expand Down

0 comments on commit 90b7f4c

Please sign in to comment.