Skip to content

Commit

Permalink
Test cache only validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Aug 5, 2024
1 parent 7aedae9 commit 36982d0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ jobs:
source $CONDA/etc/profile.d/conda.sh
conda activate sdrf-pipelines
conda build recipe
shell: bash -l {0}

- name: Install the built package
run: |
source $CONDA/etc/profile.d/conda.sh
conda activate sdrf-pipelines
conda install --use-local sdrf-pipelines
shell: bash -l {0}

Expand Down

0 comments on commit 36982d0

Please sign in to comment.