Skip to content

Commit

Permalink
LoadTests Python SideInput Dataflow Batch
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-dudko committed Oct 17, 2023
1 parent ecc2a64 commit 2c389a7
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ jobs:
uses: ./.github/actions/setup-environment-action
with:
python-version: 3.8
- name: Pip install requirements
run: |
pip install pip-tools
pip-compile --generate-hashes requirements.in
pip install -r requirements.txt
- name: Prepare test arguments
uses: ./.github/actions/test-arguments-action
with:
Expand Down

0 comments on commit 2c389a7

Please sign in to comment.