bug: continue to debug manual cross-platform test (#9254)

This commit is contained in:
Eric Pinzur 2025-07-31 12:37:17 +02:00 committed by GitHub
commit cb4332dc43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -151,9 +151,11 @@ jobs:
uses: ./.github/workflows/cross-platform-test-shared.yml
with:
install-method: "wheel"
test-timeout: ${{ needs.resolve-parameters.outputs.test-timeout }}
base-artifact-name: ${{ needs.resolve-parameters.outputs.base-artifact-name }}
main-artifact-name: ${{ needs.resolve-parameters.outputs.main-artifact-name }}
test-timeout: 5
langflow-version: ""
base-artifact-name: "adhoc-dist-base"
main-artifact-name: "adhoc-dist-main"
run-id: ""
test-summary:
name: Cross-Platform Test Summary