Skip to content

Commit

Permalink
Bug Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
RaghavAwasthi committed Mar 5, 2021
1 parent 7c611a5 commit 10fc815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: 11

- name: Build project
run: ./gradlew spotlessCheck assembleDebug lintDebug --stacktrace
run: ./gradlew assembleDebug lintDebug --stacktrace

- name: Upload build outputs (APKs)
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 10fc815

Please sign in to comment.