Skip to content

Commit b25e136

Browse files
author
Clément Turmel
committed
tampering a file not verified with grep to see if CI fails
1 parent 0ba187f commit b25e136

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-client.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ jobs:
284284
rm -f v2/db/immutable/00011.chunk
285285
echo "tampered chunk 5" > v2/db/immutable/00005.chunk
286286
echo "tampered primary 9" > v2/db/immutable/00009.primary
287+
echo "tampered primary 8 without checking it to see if CI fails" > v2/db/immutable/00008.primary
287288
echo "tampered outside verification range" > v2/db/immutable/00012.chunk
288289
./mithril-client ${{ steps.prepare.outputs.debug_level }} --origin-tag CI cardano-db verify --end 10 --backend v2 --db-dir v2/db $CARDANO_DATABASE_V2_SNAPSHOT_HASH
289290
# Check missing files in immutables_verification_error-*.json

0 commit comments

Comments
 (0)