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-09 23:26:48 -04:00
committed by GitHub
parent ca0f0cc8d1
commit 76e52ea374
+1 -1
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' &&