Skip to content

Commit

Permalink
added beam_PostCommit_Python_ValidatesRunner jobs to GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
andreydevyatkin committed Sep 14, 2023
1 parent 813fd14 commit 2b6b92d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/beam_PreCommit_Python_PVR_Flink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.11
- name: Configure passenv for tox
run: |
sed -i '/^\[testenv\]$/,/^\[/ s/^passenv=TERM/passenv=TERM,CLOUDSDK_CONFIG/' sdks/python/tox.ini
- name: run Python PVR Flink PreCommit script
uses: ./.github/actions/gradle-command-self-hosted-action
env:
Expand Down

0 comments on commit 2b6b92d

Please sign in to comment.