Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
revert fmt changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DDtKey committed Nov 25, 2023
1 parent 1a6a54a commit 17ca215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: fmt
args: +nightly --all -- --check
args: --all -- --check

prlint:
name: PR name check
Expand Down

0 comments on commit 17ca215

Please sign in to comment.