Skip to content

feat(ci): feature propagation checks (#134) #10

feat(ci): feature propagation checks (#134)

feat(ci): feature propagation checks (#134) #10

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