Skip to content

Commit

Permalink
modified gh action to test itsxpress
Browse files Browse the repository at this point in the history
  • Loading branch information
arivers committed Sep 18, 2024
1 parent dea4b48 commit 8df4808
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,8 @@ jobs:
echo $CONDA_PREFIX
$CONDA/bin/conda list
$CONDA/bin/conda info --base
conda create --name testenv python=3.9
#CONDA_PREFIX=/usr/share/miniconda/envs/testenv
$CONDA/bin/conda info
$CONDA/bin/conda list
- name: Initiate conda channels
uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 8df4808

Please sign in to comment.