Skip to content

Commit

Permalink
added dependencies for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimarBauer authored Oct 29, 2024
1 parent 385c4c6 commit 600bd49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
cd MSS &&
git checkout stable &&
source /opt/conda/bin/activate mssenv &&
mamba install mss --only-deps &&
mamba install --file requirements.d/development.txt &&
apt-get update &&
apt-get install dialog apt-utils -y &&
Expand Down

0 comments on commit 600bd49

Please sign in to comment.