Skip to content

Commit

Permalink
Run tests under object dir
Browse files Browse the repository at this point in the history
  • Loading branch information
edmondchuc committed Jul 31, 2023
1 parent d48bde0 commit d671317
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push_to_feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
cd ../catprez && poetry run pytest
cd ../profiles && poetry run pytest
cd ../services && poetry run pytest
cd ../object && poetry run pytest
# cd ../local_sparql_store && poetry run pytest

0 comments on commit d671317

Please sign in to comment.