Skip to content

Commit

Permalink
ci: fix tics tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Sep 19, 2024
1 parent f7a8be3 commit a7cbed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo apt-get install -y python3 python3-dev libapt-pkg-dev libyaml-dev
echo "::endgroup::"
echo "::group::pip install"
python -m pip install 'tox<5.0' tox-gh
python -m pip install 'tox<5.0' tox-gh poetry
echo "::endgroup::"
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
Expand Down

0 comments on commit a7cbed1

Please sign in to comment.