Skip to content

Fixed ordering on settings #3412

Fixed ordering on settings

Fixed ordering on settings #3412

Workflow file for this run

name: Pull request
on:
pull_request:
jobs:
test:
uses: novasamatech/nova-wallet-android/.github/workflows/android_build.yml@develop
with:
branch: ${{github.head_ref}}
gradlew-command: assembleDevelop
build-debug-tests: true
secrets: inherit