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
aeisenberg committed Oct 21, 2021
1 parent bee5aac commit 89ecbcd
Showing 1 changed file with 1 addition and 0 deletions.
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 89ecbcd

Please sign in to comment.