mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 23:04:23 +00:00
chore: Remove redundant CI step
This commit is contained in:
parent
bbc1d6aff2
commit
8bcca687ea
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -104,8 +104,6 @@ jobs:
|
|||
target: ${{ matrix.target }}
|
||||
override: true
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Check
|
||||
run: make check-${{ matrix.features }}
|
||||
docs:
|
||||
|
|
Loading…
Reference in a new issue