Skip to content

Commit

Permalink
no_msg
Browse files Browse the repository at this point in the history
Signed-off-by: taieeuu <[email protected]>
  • Loading branch information
taieeuu committed Dec 27, 2024
1 parent 27a6527 commit 857db92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pythonbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,12 @@ jobs:
cache-to: type=gha,mode=max
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install grpcio
pip install grpcio-tools
pip install grpcio-health-checking==1.49.0
pip show rpcio-health-checking
pip show protobuf
- name: Integration Test with coverage
env:
FLYTEKIT_IMAGE: localhost:30000/flytekit:dev
Expand Down

0 comments on commit 857db92

Please sign in to comment.