Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
micmelesse committed Jun 20, 2024
1 parent a7c18ab commit f31dee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/amd_perf_kernel_nightly_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
fetch-depth: 0 # Ensure the entire history is fetched for rebase
- name: Add upstream remote
run: |
git config --global --add safe.directory /__w/triton/triton
git remote add upstream https://github.com/triton-lang/triton.git
git fetch upstream
- name: Rebase onto upstream/main
Expand Down

0 comments on commit f31dee9

Please sign in to comment.