Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
another!
Browse files Browse the repository at this point in the history
bluegenes committed Dec 10, 2024
1 parent 57dadd7 commit 1f6e698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ jobs:

- name: install dependencies 2
shell: bash -l {0}
run: mamba install compilers maturin pytest pandas xz
run: mamba install compilers maturin pytest pandas xz liblzma

- name: Run cargo fmt
run: cargo fmt --all -- --check --verbose

0 comments on commit 1f6e698

Please sign in to comment.