We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00fff69 commit 146acc5Copy full SHA for 146acc5
.github/workflows/test-coverage.yml
@@ -88,5 +88,6 @@ jobs:
88
}
89
} else {
90
message("⚠️ No previous coverage data found. Skipping comparison.")
91
- }
+ }
92
+ '
93
0 commit comments