Skip to content

Commit

Permalink
fixup! Fix CliMT build on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
lkluft committed Jul 3, 2024
1 parent 582f304 commit 481b391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Install
run: |
python -m pip install --upgrade pip wheel
python -m pip install -v .[docs,tests]
python -m pip list
Expand Down

0 comments on commit 481b391

Please sign in to comment.