Don't run cargo clippy on push

This commit is contained in:
강동윤 2019-11-28 13:38:11 +09:00
parent 747a07f566
commit 5532e628b2
2 changed files with 3 additions and 3 deletions

View File

@ -9,5 +9,5 @@ jobs:
- uses: actions/checkout@v1
- name: Run cargo fmt
run: cargo fmt --all -- --check
- name: Run cargo clippy
run: cargo clippy --all
# - name: Run cargo clippy
# run: cargo clippy --all

@ -1 +1 @@
Subproject commit de8a208ff4364d47401661c02508e4959d10f341
Subproject commit 8900484be19ca00f57ecbd9e66335bc4f404b637