Skip to content

Commit

Permalink
skip
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar committed Mar 8, 2023
1 parent e02d64f commit 3e409a8
Showing 1 changed file with 1 addition 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="performance_comparisons.ipynb"

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

0 comments on commit 3e409a8

Please sign in to comment.