Skip to content

Commit

Permalink
Install Beam from wheels in Dependency Compat Test Suite. (#31308)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvalentyn authored May 16, 2024
1 parent 118c514 commit 084f23b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/beam_PostCommit_Python_Dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :sdks:python:test-suites:tox:py38:postCommitPyDep
arguments: -PuseWheelDistribution
- name: Archive Python Test Results
uses: actions/upload-artifact@v4
if: failure()
Expand Down

0 comments on commit 084f23b

Please sign in to comment.