Skip to content

Commit ccb06f4

Browse files
committed
DO NOT MERGE
1 parent 3990f14 commit ccb06f4

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,12 +190,6 @@ jobs:
190190
mithril-client-wasm/*-mithril-client-wasm-*.tgz
191191
if-no-files-found: error
192192

193-
test-rust:
194-
uses: ./.github/workflows/test-rust.yml
195-
with:
196-
# Run all tests, including slow tests, if "run-slow-tests" label is in the PR labels
197-
include-slow-tests: ${{ contains(github.event.pull_request.labels.*.name, 'run-slow-tests') }}
198-
199193
check:
200194
runs-on: ubuntu-24.04
201195
steps:
@@ -348,7 +342,6 @@ jobs:
348342
extra_args:
349343
[
350344
"--aggregate-signature-type=Concatenation full --check-client-cli-snapshot-converter",
351-
"--aggregate-signature-type IvcSnark --cardano-slot-length 1.0 --cardano-epoch-length 4800 --mithril-run-interval 240000 minimal --signed-entity-type CardanoStakeDistribution",
352345
]
353346

354347
steps:

0 commit comments

Comments
 (0)