Skip to content

Commit

Permalink
Update kfp-kubernetes-execution-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VaniHaripriya authored Oct 14, 2024
1 parent 422c0e6 commit eaf7d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kfp-kubernetes-execution-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
run: |
export KFP_ENDPOINT="http://localhost:8888"
export TIMEOUT_SECONDS=2700
pytest ./test/kfp-kubernetes-execution-tests/sdk_execution_tests.py --asyncio-task-timeout $TIMEOUT_SECONDS
pytest ./test/kfp-kubernetes-execution-tests/sdk_execution_tests.py --asyncio-task-timeout $TIMEOUT_SECONDS

0 comments on commit eaf7d34

Please sign in to comment.