fix(ci): adjust CodeQL build task

This commit is contained in:
Harsh Shandilya 2023-09-19 16:54:06 +05:30
parent ce6540a6f3
commit fe473e70a3

View file

@ -45,7 +45,7 @@ jobs:
- name: Build project
shell: bash
run: |
./gradlew assemble -PslimTests
./gradlew assembleDebug assembleRelease
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@04daf014b50eaf774287bf3f0f1869d4b4c4b913 # v2.21.7