-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tox.ini: Avoid running pytest twice for py3.8-ptype and py38-covcombine
- remove running pytest for py311-pyre: It means we run pytest for: tox -e py38-covcombine (Py3.8 and 2.7) -e py36-lint and -e py310-check - run pyright after pyre to show annotations in GitHub code reviews Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
- Loading branch information
1 parent
4a55ef9
commit 6c059b6
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters