Skip to content

Commit

Permalink
run slow tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
s-m-e committed Dec 27, 2023
1 parent 3905430 commit 6357033
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 @@ -49,6 +49,6 @@ upload:
done

test:
DISPLAY= tox
DISPLAY= tox -e style,tests-fast,tests-slow,docs

.PHONY: docs docker image release upload

0 comments on commit 6357033

Please sign in to comment.