Skip to content

Commit

Permalink
testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsKue committed Jun 6, 2024
1 parent 1e62f14 commit afc27c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,8 @@ jobs:
- name: Set up Conda
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: bayesflow
environment-file: environment.yaml
python-version: ${{ matrix.python-version }}
auto-activate-base: false
use-mamba: true

- name: Install JAX
if: ${{ matrix.backend == 'jax' }}
Expand Down

0 comments on commit afc27c9

Please sign in to comment.