Skip to content

[expo] introduce AppConfigModal #89

[expo] introduce AppConfigModal

[expo] introduce AppConfigModal #89

Workflow file for this run

# dummy CI to make all actions green
name: CI - dummy
on: [pull_request]
jobs:
test-go:
runs-on: ubuntu-latest
steps:
- run: echo "mark as passed"
test-expo:
runs-on: ubuntu-latest
steps:
- run: echo "mark as passed"