Skip to content

fix: android manifest config generated by plugin #821

fix: android manifest config generated by plugin

fix: android manifest config generated by plugin #821

Workflow file for this run

name: Tests
on:
pull_request:
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- name: Run tests
run: yarn test