Disable database upload in test mode

This commit is contained in:
Henry Mercer 2024-06-11 19:07:13 +01:00
parent b004bb45a8
commit 12243c759f
35 changed files with 12 additions and 63 deletions

View file

@ -12,6 +12,5 @@ steps:
run: ./build.sh
- uses: ./../action/analyze
with:
upload-database: false
ref: 'refs/heads/main'
sha: '5e235361806c361d4d3f8859e3c897658025a9a2'