Skip to content

Commit

Permalink
Update ci_extended.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
spectre-ns authored Oct 31, 2023
1 parent 3c7a62e commit 3123215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
environment-file: environment-dev.yml

- name: Set conda environment
if: ${{ matrix.sys.name == 'tbb' }}
if: ${{ matrix.sys.name == 'tbb' }} || ${{ matrix.sys.name == 'xsimd-tbb' }}
uses: mamba-org/provision-with-micromamba@main
with:
environment-name: myenv
Expand Down

0 comments on commit 3123215

Please sign in to comment.