Skip to content

Commit

Permalink
Fix loop syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
obackhouse committed Jul 18, 2024
1 parent 9c47868 commit 3bae9f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bootstrap_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
for i in rhf uhf ghf; do
for n in 2 3; do
python bootstrap_MPn.py $i $n
done
python bootstrap_CCD.py $i
python bootstrap_CCSD.py $i
python bootstrap_QCISD.py $i
Expand Down

0 comments on commit 3bae9f3

Please sign in to comment.