Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
amva13 committed Aug 6, 2024
1 parent a732789 commit 66811e4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/conda-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
push:
branches:
- main
- avelez-cellxgene-dev
- avelez-dev
- avelez-cellxgene-dev
- '*'
pull_request:
branches: [ "main" ]
Expand All @@ -36,7 +33,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: "latest"
channels: bioconda, conda-forge, defaults
channels: bioconda, conda-forge, defaults, dgl
use-only-tar-bz2: true
auto-update-conda: true
auto-activate-base: true
Expand Down

0 comments on commit 66811e4

Please sign in to comment.