Skip to content

Commit

Permalink
Remove -x in nucliadb parallel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jotare committed Jul 31, 2024
1 parent daa5dec commit e798b7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nucliadb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ test-%:

test-cov-%:
$(PYTEST) \
-x \
--cov=nucliadb \
--cov-config=../.coveragerc \
--cov-report xml \
Expand Down

0 comments on commit e798b7c

Please sign in to comment.