Skip to content

Commit

Permalink
no_qm
Browse files Browse the repository at this point in the history
  • Loading branch information
alongd committed Jul 6, 2024
1 parent 8a49184 commit c31857e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cont_int.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
cd RMG-Py
conda activate rmg_env
git fetch origin no_qm
git checkout -b no_qm origin/no_qm
git checkout no_qm
make clean
make
julia -e 'using Pkg; Pkg.add("PyCall");Pkg.build("PyCall");Pkg.add(PackageSpec(name="ReactionMechanismSimulator",rev="main")); using ReactionMechanismSimulator;'
Expand Down

0 comments on commit c31857e

Please sign in to comment.