From d0f0856a37ac9aeb27c1eeb2caed83205330c00c Mon Sep 17 00:00:00 2001 From: Alie Langston Date: Fri, 13 Dec 2024 10:42:42 -0500 Subject: [PATCH] fix: attempting to debug requirements workflow --- .github/workflows/upgrade-python-requirements.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index a7c48b9..9672e1a 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -15,7 +15,6 @@ jobs: uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master with: branch: ${{ github.event.inputs.branch || 'main' }} - python_version: "3.11" # optional parameters below; fill in if you'd like github or email notifications # user_reviewers: "" # team_reviewers: ""