Skip to content

Commit

Permalink
chore: typo error (fix for comment)
Browse files Browse the repository at this point in the history
Signed-off-by: 170210 <[email protected]>
  • Loading branch information
170210 committed Mar 7, 2024
1 parent 996eb42 commit c30d28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ jobs:
- name: Check formatting
working-directory: ${{env.working-directory}}
run: cargo fmt -- --check
- name: Clippy linting on burner
- name: Clippy linting
working-directory: ${{env.working-directory}}
run: cargo clippy --tests -- -D warnings

0 comments on commit c30d28a

Please sign in to comment.