Skip to content

Commit

Permalink
Add benchmark skip to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed May 22, 2024
1 parent 3c48b59 commit 79b5883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ commands = pytest datashader -k "not test_tiles" -n logical --dist loadgroup --c
description = Test that default examples run
deps = .[examples, tests]
commands = datashader fetch-data --path=examples --use-test-data
pytest -n logical --dist loadscope --nbval-lax examples
pytest -n logical --dist loadscope --nbval-lax examples --benchmark-skip
# could add more, to test types of example other than nbs

[_examples_extra]
Expand Down

0 comments on commit 79b5883

Please sign in to comment.