Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 1, 2022
2 parents bdb84ee + ca0dbb8 commit ce37898
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ deps =
commands =
pip install -e .[d]
coverage erase
coverage run fuzz.py
coverage run {toxinidir}/scripts/fuzz.py
coverage report

[testenv:run_self]
Expand Down

0 comments on commit ce37898

Please sign in to comment.