Skip to content

Commit

Permalink
Add fmt to micromamba env
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph-Edwards authored Apr 2, 2024
1 parent a0ecee7 commit 508aa41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
environment-name: libsemigroups
create-args: >-
python=${{ matrix.python_version }}
fmt
- name: "Install libsemigroups@v3 . . ."
run: |
micromamba activate libsemigroups
Expand Down

0 comments on commit 508aa41

Please sign in to comment.