Skip to content

Commit

Permalink
Merge pull request #784 from github/aeisenberg/workflow-fix
Browse files Browse the repository at this point in the history
Fix failing workflow on main
  • Loading branch information
edoardopirovano committed Oct 22, 2021
2 parents 0ebee75 + 1beeda3 commit a35be9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/__split-workflow.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pr-checks/checks/split-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ steps:
- uses: ./../action/analyze
with:
output: "${{ runner.temp }}/results"
upload-database: false
env:
TEST_MODE: true
- name: Assert Results
Expand Down

0 comments on commit a35be9c

Please sign in to comment.