Skip to content

chore: add deprecation notice before renaming to cargo-mobile2 #168

chore: add deprecation notice before renaming to cargo-mobile2

chore: add deprecation notice before renaming to cargo-mobile2 #168

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" '