Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gmatteo committed Jul 21, 2024
1 parent a119d21 commit 677cce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
conda install abinit -c conda-forge --yes
abinit --version
abinit --build
pip install --editable
pip install . # --editable
cp -r data/managers/travis_manager.yml $HOME/.abinit/abipy/manager.yml
cp -r data/managers/simple_scheduler.yml $HOME/.abinit/abipy/scheduler.yml
Expand Down

0 comments on commit 677cce3

Please sign in to comment.