We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26509a0 commit e15b31dCopy full SHA for e15b31d
.github/workflows/ci.yml
@@ -39,5 +39,6 @@ jobs:
39
40
- name: Run integration tests
41
run: |
42
+ source /usr/share/miniconda/etc/profile.d/conda.sh
43
conda activate marval
44
bash ./tests/run_tests.bash
0 commit comments