Skip to content

Commit

Permalink
print debug2
Browse files Browse the repository at this point in the history
  • Loading branch information
pouneh committed Nov 30, 2022
1 parent 299f611 commit aed17df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .internal-ci/test/fs-integration/basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
import asyncio
import json

print("POTATO")
print(os.getcwd())
exit(1)

sys.path.append(os.path.abspath("../../python-library"))

Expand Down

0 comments on commit aed17df

Please sign in to comment.