Commit 34b7ff4 1 parent c2f9f76 commit 34b7ff4 Copy full SHA for 34b7ff4
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ jobs:
143
143
# limit-access-to-actor: true
144
144
145
145
- name : Without multicore SDR
146
- run : cargo test -p storage-proofs-porep --features isolated-testing --release --lib stacked::vanilla::cores --skip stacked::vanilla::cores::tests::test_checkout_cores
146
+ run : cargo test -p storage-proofs-porep --features isolated-testing --release --lib stacked::vanilla::cores -- -- skip stacked::vanilla::cores::tests::test_checkout_cores
147
147
- name : With multicore SDR
148
- run : cargo test -p storage-proofs-porep --features isolated-testing --release --lib stacked::vanilla::cores --skip stacked::vanilla::cores::tests::test_checkout_cores
148
+ run : cargo test -p storage-proofs-porep --features isolated-testing --release --lib stacked::vanilla::cores -- -- skip stacked::vanilla::cores::tests::test_checkout_cores
149
149
env :
150
150
FIL_PROOFS_USE_MULTICORE_SDR : true
You can’t perform that action at this time.
0 commit comments