diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 293b7833e..ec2ee2e6e 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -58,8 +58,3 @@ jobs: uses: github/codeql-action/analyze@v3 with: category: "/language:java-kotlin" - - name: Archive production artifacts - uses: actions/upload-artifact@v2 - with: - name: app - path: app/build/outputs/apk/