Skip to content

Commit

Permalink
test conda
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangrengang committed Mar 3, 2025
1 parent 86374d3 commit 34b4b25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
# runs-on: ubuntu-20.04
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: actions/checkout@v4
Expand All @@ -36,7 +35,6 @@ jobs:
export PATH=/usr/share/miniconda/envs/RepCent/bin:$PATH
# conda activate RepCent
./install.sh


- name: Test
run: |
Expand Down

0 comments on commit 34b4b25

Please sign in to comment.