Merge pull request #784 from github/aeisenberg/workflow-fix
Fix failing workflow on main
This commit is contained in:
commit
a35be9cc60
2 changed files with 2 additions and 0 deletions
1
.github/workflows/__split-workflow.yml
generated
vendored
1
.github/workflows/__split-workflow.yml
generated
vendored
|
|
@ -60,6 +60,7 @@ jobs:
|
|||
- uses: ./../action/analyze
|
||||
with:
|
||||
output: ${{ runner.temp }}/results
|
||||
upload-database: false
|
||||
env:
|
||||
TEST_MODE: true
|
||||
- name: Assert Results
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue