Skip to content

Commit

Permalink
add pytest ci_rdd mark
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenKlaassen committed Jan 7, 2025
1 parent 3c67a72 commit 76bfb04
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 @@
[pytest]
markers =
ci: mark a test as a continuous integration test which will be executed in github actions.
ci_rdd: mark a test as a continuous integration test which will be executed in github actions and is included in the rdd submodule.

0 comments on commit 76bfb04

Please sign in to comment.