Skip to content

Commit

Permalink
cirrus test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellkammer committed Apr 19, 2024
1 parent 80cca32 commit 03f18fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ setup_macos: &SETUP_MACOS
brew install python@$PYVERSION
python3 -m venv .venv
source .venv/bin/activate
ls -l
if [ $METHOD = pip ]; then
python3 -m pip install maelzel
else
Expand Down

0 comments on commit 03f18fd

Please sign in to comment.