Skip to content

Commit

Permalink
fix: removed gradle step
Browse files Browse the repository at this point in the history
  • Loading branch information
mhochsto committed Sep 5, 2024
1 parent faffbec commit 1a91085
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: lts/*
- name: Run Gradle
run: example/android/gradlew
- name: Run Tests
run: make test-android

Expand Down

0 comments on commit 1a91085

Please sign in to comment.