Skip to content

Commit 4f03970

Browse files
authored
Merge pull request #5758 from IntersectMBO/nm/refactor-ci-testing
Refactor testing in GitHub CI
2 parents 3856b94 + bcb7b09 commit 4f03970

7 files changed

Lines changed: 85 additions & 269 deletions

File tree

.github/workflows/check-nix-hashes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Install cleret
3131
# Tag should match the one that's used in flake.nix
32-
uses: input-output-hk/cardano-ledger-release-tool/actions/install-cleret@0.4.0.1
32+
uses: input-output-hk/cardano-ledger-release-tool/actions/install-cleret@0.5.0.0
3333

3434
- name: Check nix hashes
3535
run: cleret nix hashes -vp

0 commit comments

Comments
 (0)