Skip to content

Commit a35be9c

Browse files
Merge pull request #784 from github/aeisenberg/workflow-fix
Fix failing workflow on main
2 parents 0ebee75 + 1beeda3 commit a35be9c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/__split-workflow.yml

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

pr-checks/checks/split-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ steps:
2828
- uses: ./../action/analyze
2929
with:
3030
output: "${{ runner.temp }}/results"
31+
upload-database: false
3132
env:
3233
TEST_MODE: true
3334
- name: Assert Results

0 commit comments

Comments
 (0)