Skip to content

Commit

Permalink
remove smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Nov 15, 2024
1 parent c3a43cd commit 1d229f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,4 @@ jobs:
build_command: |
sccache -z;
build-all -DBUILD_TESTS=ON -DBUILD_BENCHMARKS=ON --verbose;
python -c "import cuspatial; print(cuspatial.__version__)";
sccache -s;

0 comments on commit 1d229f1

Please sign in to comment.