We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6886c8 commit 63a080dCopy full SHA for 63a080d
1 file changed
.github/workflows/main.yml
@@ -311,7 +311,7 @@ jobs:
311
- name: lcurve scan
312
run: >-
313
rabbit_fit.py $RABBIT_OUTDIR/test_tensor.hdf5 -o $RABBIT_OUTDIR/ --postfix lcurve_scan
314
- -t 0 --unblind -r SVD Select 'ch0_masked' -r SVD Select 'ch0_masked'--earlyStopping 15
+ -t 0 --unblind -r SVD Select 'ch0_masked' -r SVD Select 'ch0_masked' --earlyStopping 15
315
316
- name: plot lcurve
317
0 commit comments