Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
yomichi committed Nov 5, 2024
1 parent 458c084 commit 8533b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test_abICS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
sh ./install_nequip.sh
sh ./run.sh ;;
ActiveLearnMLIP-3 ) cd tests/integration/active_learn_mlip3
sh ./install_nequip.sh
sh ./install_mlip3.sh
sh ./run.sh ;;
* ) echo "Unknown testname";;
esac

0 comments on commit 8533b92

Please sign in to comment.