Skip to content

Commit

Permalink
Update test_simpleaf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-p authored Jul 1, 2024
1 parent 90fb063 commit 42bb499
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_simpleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,7 @@ jobs:
- name: Test simpleaf
shell: bash -l {0}
run: |
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/share/miniconda/envs/anaconda-client-env/lib:/usr/share/miniconda/envs/anaconda-client-env/lib64
ls /usr/share/miniconda/envs/anaconda-client-env/lib
conda activate anaconda-client-env
salmon -v
cd scripts
chmod +x test_simpleaf.sh
./test_simpleaf.sh
Expand Down

0 comments on commit 42bb499

Please sign in to comment.