Skip to content

Commit

Permalink
Merge pull request #53 from webern/deny
Browse files Browse the repository at this point in the history
cleanup chores
  • Loading branch information
webern authored Sep 18, 2023
2 parents 6a06194 + fd5ea09 commit b8d4493
Show file tree
Hide file tree
Showing 31 changed files with 246 additions and 2,218 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,4 @@ jobs:
labels: bottlerocket_ubuntu-latest_16-core
steps:
- uses: actions/checkout@v3
- run: cargo build --locked
- run: cargo test --locked
- run: cargo fmt -- --check
- run: cargo clippy --locked -- -D warnings --no-deps
- run: make build
Loading

0 comments on commit b8d4493

Please sign in to comment.