Skip to content

Commit

Permalink
run machete and remove it from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
macklin-10x committed Mar 7, 2024
1 parent cb67c90 commit 35dbe08
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ jobs:
- name: Remove the Cargo target directory
if: github.ref == 'refs/heads/master'
run: cargo clean
- name: Check unused dependencies
uses: 10XGenomics/cargo-machete-action@main
with:
version: 0.6.0
- name: build-enclone
run: cargo build
- name: download test data
Expand Down
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion enclone_tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ flate2.workspace = true
io_utils.workspace = true
itertools.workspace = true
lz4.workspace = true
perf_stats.workspace = true
pretty_trace.workspace = true
rayon.workspace = true
serde_json.workspace = true
Expand Down

0 comments on commit 35dbe08

Please sign in to comment.