Skip to content

Commit

Permalink
Remove unused env var
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Nov 4, 2024
1 parent 080cb04 commit eb63dc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/test-python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ inputs:

runs:
using: 'composite'
env:
DEFAULT_BRANCH_REF: ${{ format('refs/heads/{0}', github.event.repository.default_branch) }}
steps:
- name: Set versions in pom.xml
run: |
Expand Down

0 comments on commit eb63dc4

Please sign in to comment.