Update .github/workflows/integration-tests.yml

Co-authored-by: Nathan Weinberg <31703736+nathan-weinberg@users.noreply.github.com>
This commit is contained in:
ehhuang 2025-07-15 09:38:35 -07:00 committed by GitHub
parent 5850de7dc1
commit 8deb9cd1cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ on:
workflow_dispatch:
inputs:
test-all-client-versions:
description: 'Test against all client versions'
description: 'Test against both the latest and published versions'
type: boolean
default: false