Skip to content

Commit

Permalink
pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
searscr committed Sep 30, 2023
1 parent 7b219b2 commit 70f61ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
# sudo apt-get update
# sudo apt-get install git-lfs
dpkg -l git-lfs
python -m pip install -e . # install the application in editable mode
git submodule add --force https://code.ornl.gov/sns-hfir-scse/infrastructure/test-data/liquidsreflectometer-data.git tests/data/liquidsreflectometer-data
# git -C tests/data/liquidsreflectometer-data/ lfs install
# git -C tests/data/liquidsreflectometer-data/ pull
Expand Down

0 comments on commit 70f61ba

Please sign in to comment.