Skip to content

Commit

Permalink
Fix missing mark in pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Sep 2, 2024
1 parent 1cf0322 commit a91d4e6
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 @@ -4,3 +4,4 @@ asyncio_mode=auto

markers =
paid: marks tests as requring paid APIs. Not run by default, run with '--runpaid' option.
ollama: marks tests as requring ollama server. Not run by default, run with '--ollama' option.

0 comments on commit a91d4e6

Please sign in to comment.