mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-14 09:33:22 +01:00
Strip Codecov checks entirely. We'll revisit after we see how it works after the v4 uploader change
This commit is contained in:
@@ -11,8 +11,7 @@ const CONSIDERED_STEP_PREFIXES = [
|
||||
const CONSIDERED_JOBS = [
|
||||
"Windows Live Tests",
|
||||
"Linux Live Tests",
|
||||
"Build .deb Package",
|
||||
"Upload Code Coverage"
|
||||
"Build .deb Package"
|
||||
];
|
||||
|
||||
async function getFailedJobsForRun(github, context, workflowRunId, runAttempt) {
|
||||
|
||||
Reference in New Issue
Block a user