Skip to content

Commit

Permalink
Remove version
Browse files Browse the repository at this point in the history
  • Loading branch information
phklive committed Mar 11, 2024
1 parent 32036c7 commit 35f90f7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
toolchain: nightly
components: rustfmt
override: true
- name: version
run: rustc --version
- name: Install cargo make
run: cargo install cargo-make
- name: cargo make - format
Expand All @@ -37,8 +35,6 @@ jobs:
profile: minimal
components: clippy
override: true
- name: version
run: rustc --version
- name: Install cargo make
run: cargo install cargo-make
- name: cargo make - clippy
Expand Down

0 comments on commit 35f90f7

Please sign in to comment.