Skip to content

Commit b8931be

Browse files
authored
Merge pull request #253 from DaehoHan/rpi_workflow
Add the RPI workflow
2 parents 1826c4c + 850bd62 commit b8931be

File tree

2 files changed

+564
-1
lines changed

2 files changed

+564
-1
lines changed

src/libra_py/workflows/nbra/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"step2_many_body",
2626
"step3",
2727
"step3_many_body",
28-
"step4"
28+
"step4",
29+
"rpi"
2930
]

0 commit comments

Comments
 (0)