Skip to content

Commit

Permalink
add notebook marker to pytest.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
radekosmulski committed Jun 27, 2023
1 parent eacc5a0 commit 2b21651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
markers =
multigpu: Tests only run in multiple-GPU environments
singlegpu: Optional marker to run tests in single-GPU environments. Usually used when running in both single- and multi-GPU.
notebook: mark as testing notebooks

0 comments on commit 2b21651

Please sign in to comment.