ci: Improve windows_tests description (#34123)
We're running clippy and tests in our ci Release Notes: - N/A
This commit is contained in:
parent
ca0f0cc8d1
commit
76e52ea374
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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' &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue