ci: do not collect coverage from pull request any more (#5364)

* ci: do not collect coverage from pull request any more

* fix: disable toolchain cache
This commit is contained in:
Ning Sun
2025-01-15 17:33:49 +08:00
committed by GitHub
parent 0185a65905
commit 121ec7936f
4 changed files with 61 additions and 13 deletions

View File

@@ -1,9 +1,6 @@
name: Check Dependencies
on:
push:
branches:
- main
pull_request:
branches:
- main