Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit ff386c0

Browse files
committed
Skip the two benchmarking notebooks.
1 parent a09cc0d commit ff386c0

File tree

2 files changed

+951
-1
lines changed

2 files changed

+951
-1
lines changed

ci/test_notebooks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pushd notebooks
3434

3535
# Add notebooks that should be skipped here
3636
# (space-separated list of filenames without paths)
37-
SKIPNBS=""
37+
SKIPNBS="binary_predicates.ipynb cuproj_benchmark.ipynb"
3838

3939
EXITCODE=0
4040
trap "EXITCODE=1" ERR

0 commit comments

Comments
 (0)