Skip to content

Commit

Permalink
fix(common): cleaning up test components
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Manny authored and Harry Manny committed Aug 2, 2023
1 parent 48ef5b8 commit 5e78b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mainandtag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: check
components: rustfmt, clippy, lambda, insta, cargo-zigbuild
components: rustfmt, clippy, lambda, insta
- name: prepare
run: cargo test -- --test-threads=1
audit:
Expand Down

0 comments on commit 5e78b61

Please sign in to comment.