Skip to content

feat(provider/lsposed): add Lsposed Xposed Module Repository support #26

feat(provider/lsposed): add Lsposed Xposed Module Repository support

feat(provider/lsposed): add Lsposed Xposed Module Repository support #26

Workflow file for this run

name: Rust Test CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up Rust
uses: dtolnay/rust-toolchain@stable
- name: Run test script
run: ./tests/script/cargo_test.sh