Skip to content

Commit

Permalink
chore: CI-disabled android sdk cache
Browse files Browse the repository at this point in the history
  • Loading branch information
wtto00 authored Sep 18, 2023
1 parent 0f11812 commit 08e15ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:

- name: Setup Android SDK
uses: amyu/[email protected]
with:
cache-disabled: true

- name: Run tests 👩🏽‍💻
run: npm run test

0 comments on commit 08e15ef

Please sign in to comment.