Skip to content

Commit

Permalink
Fix failing workflow on main
Browse files Browse the repository at this point in the history
We do not want this database uploaded for remote queries.
  • Loading branch information
Andrew Eisenberg committed Oct 21, 2021
1 parent bee5aac commit 1beeda3
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 1beeda3

Please sign in to comment.