Skip to content

Conversation

@boomanaiden154
Copy link
Contributor

No description provided.

@boomanaiden154 boomanaiden154 force-pushed the premerge-testing-4-26-25 branch from 5cb8434 to 4e62d3d Compare April 27, 2025 02:54
When editing the premerge.yaml file it seems like I left some extra yaml in there that ended up in the run section of one of the steps that ended up throwing the error.
@boomanaiden154 boomanaiden154 force-pushed the premerge-testing-4-26-25 branch from 4e62d3d to 3c7a8ba Compare April 27, 2025 03:03
@boomanaiden154 boomanaiden154 marked this pull request as ready for review April 27, 2025 03:08
@boomanaiden154 boomanaiden154 merged commit 0132451 into llvm:main Apr 27, 2025
11 of 12 checks passed
@boomanaiden154 boomanaiden154 deleted the premerge-testing-4-26-25 branch April 27, 2025 03:08
@llvmbot
Copy link
Member

llvmbot commented Apr 27, 2025

@llvm/pr-subscribers-github-workflow

Author: Aiden Grossman (boomanaiden154)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/137486.diff

1 Files Affected:

  • (modified) .github/workflows/premerge.yaml (-1)
diff --git a/.github/workflows/premerge.yaml b/.github/workflows/premerge.yaml index dd442dc636c03..c315ee37646d2 100644 --- a/.github/workflows/premerge.yaml +++ b/.github/workflows/premerge.yaml @@ -65,7 +65,6 @@ jobs: export CXX=/opt/llvm/bin/clang++ ./.ci/monolithic-linux.sh "${projects_to_build}" "${project_check_targets}" "${runtimes_to_build}" "${runtimes_check_targets}" - - name: "Upload artifact" - name: Upload Artifacts uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0 with: 
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
When editing the premerge.yaml file it seems like I left some extra yaml in there that ended up in the run section of one of the steps that ended up throwing the error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants