Skip to content

Commit a6ee01f

Browse files
committed
modified: csubst_smoke.sh
1 parent 371de27 commit a6ee01f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/csubst_smoke.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ cd "$WORKDIR"
2222
csubst dataset --name PGK
2323
test -s alignment.fa && test -s tree.nwk && test -s foreground.txt
2424

25+
# 追加:assert を無効化
26+
export PYTHONOPTIMIZE=1
2527
export OMP_NUM_THREADS=1
2628
# GY にして実行
2729
csubst analyze \

0 commit comments

Comments
 (0)