Skip to content

Commit

Permalink
test: a more convenient test target
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Nov 24, 2023
1 parent 38c318c commit 55a8165
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 @@ -23,7 +23,7 @@ sterile: clean ## Remove all non-controlled content.
-rm -rf .tox*

test: ## Run the test suite.
tox
tox -q

# Docs

Expand Down

0 comments on commit 55a8165

Please sign in to comment.