Skip to content

Commit

Permalink
pr update
Browse files Browse the repository at this point in the history
  • Loading branch information
ntk5 authored Sep 5, 2024
1 parent 78fccf5 commit 8dfdeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ci_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def teardown(dburi: str, test_dburi: str) -> None:

if __name__ == "__main__":
set_gh_token()
gh_pr_merge("https://github.com/SAP/sqlalchemy-hana/pull/313")
gh_pr_merge("https://github.com/SAP/sqlalchemy-hana/pull/314")
if sys.argv[1] == "setup":
print(setup(sys.argv[2]))
elif sys.argv[1] == "teardown":
Expand Down

0 comments on commit 8dfdeb6

Please sign in to comment.