Skip to content

Commit

Permalink
💚 update ci step
Browse files Browse the repository at this point in the history
  • Loading branch information
Roms1383 committed Jun 9, 2023
1 parent fbc01b4 commit de09fe3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
with:
shared-key: ${{ matrix.os }}
- name: ✅ run cargo check
uses: actions-rs/cargo@v1
with:
command: check
run: cargo check
lint:
needs: check
runs-on: ubuntu-latest
Expand Down

0 comments on commit de09fe3

Please sign in to comment.