Skip to content

Commit

Permalink
Skip the two benchmarking notebooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomcom committed Aug 3, 2023
1 parent a09cc0d commit ff386c0
Show file tree
Hide file tree
Showing 2 changed files with 951 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_notebooks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pushd notebooks

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

EXITCODE=0
trap "EXITCODE=1" ERR
Expand Down
Loading

0 comments on commit ff386c0

Please sign in to comment.