Skip to content

Commit

Permalink
fix-macos-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
m-alisafaee committed May 12, 2022
1 parent 48e3c45 commit 38b2f1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_deploy.yml
Expand Up @@ -532,7 +532,8 @@ jobs:
curl -L https://raw.githubusercontent.com/Homebrew/homebrew-core/43842898fd3ff43273466052722f5ba2789196cb/Formula/git-lfs.rb > git-lfs.rb && brew install git-lfs.rb && rm git-lfs.rb
brew install shellcheck node || brew link --overwrite node
python -m pip install --upgrade pip
python -m pip install wheel
python -m pip install wheel poetry-dynamic-versioning
poetry-dynamic-versioning
make download-templates
python -m pip install .[all]
git config --global --add user.name "Renku Bot"
Expand Down

0 comments on commit 38b2f1c

Please sign in to comment.