Skip to content

Commit 529ec1e

Browse files
authored
Debug 3
1 parent cfd7c7a commit 529ec1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,9 @@ jobs:
748748
# Install deps
749749
sudo apt-get update
750750
sudo apt-get install git g++ debhelper devscripts gnupg python3 valgrind
751+
conda install -y -q -c conda-forge \
752+
distro \
753+
pytest
751754
752755
- name: Install deps on MacOS
753756
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)