Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegenes committed Dec 10, 2024
1 parent bfd3c37 commit 57dadd7
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
Expand Up @@ -48,7 +48,7 @@ jobs:

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

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

0 comments on commit 57dadd7

Please sign in to comment.