From 90a93511b666ccda20dbed7284c4b79965e40eca Mon Sep 17 00:00:00 2001 From: Engel Nyst Date: Tue, 26 Nov 2024 02:15:39 +0100 Subject: [PATCH] Update .github/workflows/openhands-resolver.yml --- .github/workflows/openhands-resolver.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/openhands-resolver.yml b/.github/workflows/openhands-resolver.yml index c0829221cce3..02ff07565f26 100644 --- a/.github/workflows/openhands-resolver.yml +++ b/.github/workflows/openhands-resolver.yml @@ -106,7 +106,6 @@ jobs: body: `[OpenHands](https://github.com/All-Hands-AI/OpenHands) started reviewing the PR! You can monitor the progress [here](https://github.com/${context.repo.owner}/${context.repo.repo}/actions/runs/${context.runId}).` }); - - name: Install OpenHands run: | python -m pip install --upgrade pip python -m pip install --upgrade -r requirements.txt