Skip to content

Commit

Permalink
Debug tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adang1345 committed Oct 8, 2024
1 parent 795ae74 commit fd1b9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import unittest
import zipfile

DEBUG = False
DEBUG = True


def check_call(args: list, env: typing.Optional[collections.abc.Mapping] = None):
Expand Down

0 comments on commit fd1b9bb

Please sign in to comment.