Skip to content

Commit

Permalink
#78: Use Chrome Custom Tabs to perform SAML authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
imablanco committed Dec 11, 2024
1 parent 953c31f commit 79f8656
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 11
- name: Detekt
run: ./gradlew detekt
- name: Build with Gradle
run: ./gradlew build
run: ./gradlew assemble

0 comments on commit 79f8656

Please sign in to comment.