Skip to content

Commit

Permalink
docs: Updates makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
frgfm committed Jan 24, 2024
1 parent 458895d commit 98f615e
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 @@ -11,7 +11,7 @@ style:

# Run tests for the library
test:
pytest --cov=torchcam tests/ -n auto
pytest --cov=torchcam tests/

# Build documentation for current version
single-docs:
Expand Down

0 comments on commit 98f615e

Please sign in to comment.