Skip to content

Commit

Permalink
OOps.
Browse files Browse the repository at this point in the history
No-Issue

Signed-off-by: James Tanner <[email protected]>
  • Loading branch information
jctanner committed May 23, 2024
1 parent 62a7088 commit 5650134
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dev/oci_env_integration/actions/action_lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ def __init__(self, envs):
self.do_teardown = os.environ.get("GH_TEARDOWN", "1") == "1"
self.flags = os.environ.get("GH_FLAGS", "")

import epdb; epdb.st()

self.failed = False
try:
self.set_up_env()
Expand Down

0 comments on commit 5650134

Please sign in to comment.