Skip to content

Commit 2b6b92d

Browse files
added beam_PostCommit_Python_ValidatesRunner jobs to GitHub Actions
1 parent 813fd14 commit 2b6b92d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/beam_PreCommit_Python_PVR_Flink.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,6 @@ jobs:
9898
uses: actions/setup-python@v4
9999
with:
100100
python-version: 3.11
101-
- name: Configure passenv for tox
102-
run: |
103-
sed -i '/^\[testenv\]$/,/^\[/ s/^passenv=TERM/passenv=TERM,CLOUDSDK_CONFIG/' sdks/python/tox.ini
104101
- name: run Python PVR Flink PreCommit script
105102
uses: ./.github/actions/gradle-command-self-hosted-action
106103
env:

0 commit comments

Comments
 (0)