From c2059ae2abf6463645a4a172e07541616d000cfe Mon Sep 17 00:00:00 2001 From: Aditya Sharad Date: Wed, 29 Mar 2023 16:25:51 -0700 Subject: [PATCH] WIP: Skip query running --- .github/workflows/__swift-autobuild.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/__swift-autobuild.yml b/.github/workflows/__swift-autobuild.yml index 178c6b967..145142385 100644 --- a/.github/workflows/__swift-autobuild.yml +++ b/.github/workflows/__swift-autobuild.yml @@ -44,6 +44,7 @@ jobs: id: analysis with: upload-database: false + skip-queries: true - name: Check database shell: bash run: |