Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Debugging: Upgrade Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mobeenali12 committed Sep 4, 2023
1 parent 2fb7a17 commit a3a4c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ jobs:
- name: Debugging
run: |
echo "TARGET_BRANCH: $TARGET_BRANCH"
echo "TARGET_BRANCH: ${{ env.target_branch }}"
echo "GITHUB_WORKSPACE: $GITHUB_WORKSPACE"
ls -al $GITHUB_WORKSPACE/testeng-ci
- name: create pull request
id: createpullrequest
env:
Expand Down

0 comments on commit a3a4c69

Please sign in to comment.