Skip to content

Commit

Permalink
changes2305_1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkazanc committed May 23, 2024
1 parent d34be2a commit a9a4806
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
activate-environment: httomolibgpu
environment-file: conda/environment.yml

# install dependencies with conda
- name: Install dependencies with Conda
run: |
conda env create httomolibgpu --file conda/environment.yml
- name: Install httomolibgpu
run: |
$CONDA/bin/conda run -n httomolibgpu pip install -e .
Expand Down

0 comments on commit a9a4806

Please sign in to comment.