Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
unsign3d committed Feb 26, 2025
1 parent 5921e92 commit a647377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: cargo clippy

- name: Rust styling check
run: cargpo fmt --all -- --check
run: cargo fmt --all -- --check

- name: Ruby styling check
run: bundle exec rubocop --display-cop-names
Expand Down

0 comments on commit a647377

Please sign in to comment.