Skip to content

Commit e607b4d

Browse files
committed
revert optimism
1 parent ea14c26 commit e607b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ passenv =
6767
# Can be used to specify which tests to run, e.g.: tox -- -s
6868
commands =
6969
coverage run --source sagemaker -m pytest {posargs}
70-
{env:IGNORE_COVERAGE:} coverage report --fail-under=87
70+
{env:IGNORE_COVERAGE:} coverage report --fail-under=86
7171
deps = .[test]
7272

7373
[testenv:flake8]

0 commit comments

Comments
 (0)