ci: Improve windows_tests description (#34123)

We're running clippy and tests in our ci

Release Notes:

- N/A
This commit is contained in:
张小白 2025-07-10 11:26:48 +08:00 committed by GitHub
parent ca0f0cc8d1
commit 76e52ea374
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -390,7 +390,7 @@ jobs:
windows_tests:
timeout-minutes: 60
name: (Windows) Run Tests
name: (Windows) Run Clippy and tests
needs: [job_spec]
if: |
github.repository_owner == 'zed-industries' &&