Skip to content

Commit

Permalink
Temp remove linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Gomez Palacio committed Aug 19, 2024
1 parent 0cabdc3 commit a16a968
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
with:
cmdline-tools-version: 10406996
log-accepted-android-sdk-licenses: false
- name: "[Test] Linting"
working-directory: OneSignalSDK
run: |
./gradlew ktlintCheck --console=plain
- name: "[Test] SDK Unit Tests"
working-directory: OneSignalSDK
run: |
Expand Down

0 comments on commit a16a968

Please sign in to comment.