ci: use one skip check for CI workflow (#855)

Use one single skip check job for CI like other workflows.
This commit is contained in:
Clement Tsang
2022-10-27 22:00:37 -04:00
committed by GitHub
parent 51498e1238
commit fec56372bb
5 changed files with 36 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Code coverage generation via cargo-llvm-cov, and uploaded to codecov.
# Code coverage generation via cargo-llvm-cov, which is then uploaded to codecov.
name: codecov