Skip to content

Commit

Permalink
fix wandb report
Browse files Browse the repository at this point in the history
  • Loading branch information
parkererickson-tg committed May 19, 2024
1 parent b018e1f commit b51c581
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/create_wandb_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

branch_name = os.getenv("PR_NUMBER", Repository(".").head.shorthand)

branch_name = branch_name + " " + str(Repository(".").head.shorthand)

report = wr.Report(
project="CoPilot",
title="Test Summary For PR #"
Expand Down

0 comments on commit b51c581

Please sign in to comment.