Skip to content

Commit

Permalink
fix wd
Browse files Browse the repository at this point in the history
  • Loading branch information
amirylm committed Nov 1, 2024
1 parent f3eb87f commit a72fd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fi
exit 1;
- name: cargo fmt
working-directory: rs/chainselector
working-directory: rs/chainselectors
run: cargo fmt --all -- --check
- name: cargo clippy
working-directory: rs/chainselectors
Expand Down

0 comments on commit a72fd5c

Please sign in to comment.