Skip to content

Commit 87c285e

Browse files
authored
ci(pytest): fix PytestUnknownMarkWarning: Unknown pytest.mark.external
1 parent e398c57 commit 87c285e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
markers =
3+
external: run tests which requires external tools

0 commit comments

Comments
 (0)