Skip to content

refactor: rename this crate to cargo-mobile2 #172

refactor: rename this crate to cargo-mobile2

refactor: rename this crate to cargo-mobile2 #172

Workflow file for this run

name: CI
on:
pull_request:
paths-ignore:
- "**.rs"
- "**.toml"
- "**.lock"
- ".github/workflows/*.yml"
push:
paths-ignore:
- "**.rs"
- "**.toml"
- "**.lock"
- ".github/workflows/*.yml"
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '