Skip to content

Commit

Permalink
ci: fix manifest path
Browse files Browse the repository at this point in the history
  • Loading branch information
rsporny committed Nov 26, 2024
1 parent f69a876 commit f77e84d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ jobs:
components: rustfmt
- name: Rustfmt Check
uses: actions-rust-lang/rustfmt@v1
with:
manifest-path: ./backend/Cargo.toml

0 comments on commit f77e84d

Please sign in to comment.