Skip to content

Remove deprecated key lint from manifests #135

Remove deprecated key lint from manifests

Remove deprecated key lint from manifests #135

Workflow file for this run

name: lint
on:
pull_request:
merge_group:
push:
branches: [main]
env:
CARGO_TERM_COLOR: always
jobs:
# Check crates correctly propagate features
feature-propagation:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- uses: actions/checkout@v4
- run: |
cargo install zepter
zepter --version
time zepter run check