Skip to content

Commit 63a080d

Browse files
committed
Fix CI
1 parent f6886c8 commit 63a080d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ jobs:
311311
- name: lcurve scan
312312
run: >-
313313
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
314+
-t 0 --unblind -r SVD Select 'ch0_masked' -r SVD Select 'ch0_masked' --earlyStopping 15
315315
316316
- name: plot lcurve
317317
run: >-

0 commit comments

Comments
 (0)