Skip to content

Commit

Permalink
Make sure to only run pytest on things it can run on
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Sep 16, 2024
1 parent 8269b58 commit 25b48b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pytest]
addopts = --ignore=test_rdf.py --ignore=tools

0 comments on commit 25b48b5

Please sign in to comment.