Skip to content

Commit

Permalink
Update undesirable-test-additions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins authored Oct 11, 2024
1 parent 86bfa24 commit 3dba76c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/undesirable-test-additions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
#!/bin/bash
set -e
echo "### Fetching base branch for comparison..."
git fetch remote ${{ github.event.pull_request.base.ref }}
BASE_BRANCH=${{ github.event.pull_request.base.ref }}
echo "Base branch is: $BASE_BRANCH"
BASE_BRANCH_REF=${{ github.event.pull_request.base.sha }}
Expand Down

0 comments on commit 3dba76c

Please sign in to comment.