Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanssen2 committed Nov 13, 2024
1 parent ffe80e5 commit c9fdb94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/github_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ jobs:
marbel --n-species 3 --n-orthogroups 10 --n-samples 2 4 --library-size 5000 --outdir run_spec10_orth200_samp5-10/
- name: Execute functional tests
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: anaconda-client-env
environment-file: tests/env_functional.yml
auto-activate-base: true
with:
activate-environment: anaconda-client-env
environment-file: tests/env_functional.yml
auto-activate-base: true
run: |
conda info
echo $CONDA_PREFIX
Expand Down

0 comments on commit c9fdb94

Please sign in to comment.