We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9863d79 commit e7c1655Copy full SHA for e7c1655
.github/workflows/test-client.yml
@@ -342,10 +342,6 @@ jobs:
342
/app/bin/mithril-client --unstable tools utxo-hd snapshot-converter --db-directory /app/db --cardano-node-version latest --utxo-hd-flavor LMDB --cardano-network \$NETWORK --commit
343
"
344
345
- - name: Remove downloaded artifacts to free up disk space
346
- shell: bash
347
- run: rm --force /app/db/immutable/*.{chunk,primary,secondary}
348
-
349
- name: Mithril Stake Distribution / list and get last hash
350
shell: bash
351
run: |
0 commit comments