Skip to content

Commit

Permalink
Deactivate some tests for the moment where caching is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippRue committed Nov 10, 2023
1 parent 8cc2191 commit 32af55a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/run_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@ elif [[ ! -z "$GITHUB_SUITE" ]]; then
./workflows/test_jij_wc.py \
./workflows/test_eos.py \
./workflows/test_decimate.py \
./workflows/test_kkrimp_sub_wc.py \
# ./workflows/test_kkrimp_sub_wc.py \
./workflows/test_kkrimp_dos_wc.py \
./workflows/test_kkrimp_full_wc.py \
./workflows/test_combine_imps.py \
# ./workflows/test_kkrimp_full_wc.py \
# ./workflows/test_combine_imps.py \
$addopt
else
# tests without running actual calculations
Expand Down

0 comments on commit 32af55a

Please sign in to comment.