Skip to content

Commit 533b561

Browse files
authored
Merge pull request #298 from lcpp-org/sput_at_spectra_test
Sput at spectra test
2 parents f1ded67 + f18e381 commit 533b561

File tree

2 files changed

+483
-0
lines changed

2 files changed

+483
-0
lines changed

.github/workflows/rustbca_compile_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
python3 -m pip install .
4242
python3 -c "from libRustBCA import *;"
4343
python3 examples/test_rustbca.py
44+
python3 examples/test_cube.py
4445
- name: Test Fortran and C bindings
4546
run : |
4647
cargo build --release --lib --features parry3d

0 commit comments

Comments
 (0)