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 3123215 commit 6d97258
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,6 @@ jobs:
uses: actions/checkout@v3

- name: Set conda environment
if: ${{ matrix.sys.name != 'tbb' }}
uses: mamba-org/provision-with-micromamba@main
with:
environment-name: myenv
environment-file: environment-dev.yml

- name: Set conda environment
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 6d97258

Please sign in to comment.