Skip to content

Commit

Permalink
Fixed test make command
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertSamoilescu committed Dec 3, 2024
1 parent 8f86bd2 commit ea0f2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ repl:
.PHONY: test
test:
pytest alibi/explainers/tests_tf1/
pytest alibi
pytest alibi --ignore=alibi/explainers/tests_tf1/

0 comments on commit ea0f2cb

Please sign in to comment.