Skip to content

Commit c908b70

Browse files
committed
Change
1 parent f6db793 commit c908b70

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

File renamed without changes.

.github/workflows/eslint.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ jobs:
4343
run: yarn test --runInBand
4444

4545
android-build-experimental-store:
46-
# if: github.event_name == 'push' && github.ref == 'refs/heads/master'
47-
uses: ./.github/workflows/actions/build-android.yml
46+
uses: ./.github/workflows/build-android.yml
4847
needs: run-eslint-and-test
4948
secrets:
5049
KEYSTORE_EXPERIMENTAL_BASE64: ${{ secrets.KEYSTORE_EXPERIMENTAL_BASE64 }}

0 commit comments

Comments
 (0)