Skip to content

Commit

Permalink
actions - debugging information
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylt committed Apr 27, 2021
1 parent 76070d9 commit 4dc27a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust-test-with-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
components: rustfmt
- name: Rust style
run: |
cargo fmt --version
cargo fmt -- --check
cargo fmt +nightly --version
cargo fmt +nightly -- --check

0 comments on commit 4dc27a7

Please sign in to comment.