Skip to content

Commit

Permalink
Merge pull request #147 from COMBINE-lab/dev
Browse files Browse the repository at this point in the history
Update test_simpleaf.yml
  • Loading branch information
rob-p authored Jul 1, 2024
2 parents a3ed763 + bdb385c commit 14235b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_simpleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: Test simpleaf
shell: bash -l {0}
run: |
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CONDA_PREFIX/lib:$CONDA_PREFIX/lib64
cd scripts
chmod +x test_simpleaf.sh
./test_simpleaf.sh
Expand Down

0 comments on commit 14235b8

Please sign in to comment.