Skip to content

Commit

Permalink
[wip] test
Browse files Browse the repository at this point in the history
  • Loading branch information
ales-erjavec committed Mar 4, 2024
1 parent b29d938 commit 0f9a1c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- pythoneditor-tests-cleanup
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ setenv =
# Need this otherwise unittest installs a warning filter that overrides
# our desire to have OrangeDeprecationWarnings raised
PYTHONWARNINGS=module
PYTHONFAULTHANDLER=1
# set coverage output and project config
COVERAGE_FILE = {toxinidir}/.coverage
COVERAGE_RCFILE = {toxinidir}/.coveragerc
Expand Down

0 comments on commit 0f9a1c3

Please sign in to comment.