Skip to content

Commit b7ccc67

Browse files
authored
Adjust CI to not publish test results for deploy-snapshot (#1357)
1 parent 252f447 commit b7ccc67

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

.github/index.pkl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ testReports {
2121
}
2222
excludeJobs {
2323
"bench"
24-
"deploy-release"
2524
"github-release"
25+
Regex("deploy-.*")
2626
}
2727
}
2828

.github/workflows/main.yml

Lines changed: 0 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)