Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Jun 20, 2023
1 parent 0792db2 commit 66baddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/split-tox-gh-actions/split-tox-gh-actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def main(fail_on_changes):
template = f.readlines()
f.close()

print("foo")
print("Read tox.ini")
config = configparser.ConfigParser()
config.read(TOX_FILE)
Expand Down

0 comments on commit 66baddc

Please sign in to comment.