Skip to content

Commit

Permalink
chore: bump tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Feb 19, 2024
1 parent d4aa9fb commit 2ccaa3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pkgs ? import nixpkgs {}
, blockfrost-tests ?
(builtins.fetchGit {
url = "ssh://[email protected]/blockfrost/blockfrost-tests.git";
rev = "f64e6805b6eacd72db4985899192a2fbd07bdbc1";
rev = "d4aa9fbdaa7eb31d74676d62c4dda1d79c7240d8";
})
, system ? builtins.currentSystem
}:
Expand Down

0 comments on commit 2ccaa3e

Please sign in to comment.