Skip to content

Commit

Permalink
activate STM test in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippRue committed Nov 25, 2024
1 parent 9ea6d04 commit d90ac3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ elif [[ ! -z "$GITHUB_SUITE" ]]; then
./workflows/test_decimate.py \
./workflows/test_kkrimp_dos_wc.py \
./workflows/test_kkrimp_full_wc.py \
./workflows/test_stm.py \
$addopt
# full list, excludes:
# - currently tests for kkrimp_sub, jij and combine_imps are not working
Expand Down

0 comments on commit d90ac3e

Please sign in to comment.