Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Oct 22, 2024
1 parent eaae194 commit e09666d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/nixos/s3-binary-cache-store.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let
storeUrl = "s3://my-cache?endpoint=http://server:9000&region=eu-west-1";

in {
name = "nix-copy-closure";
name = "s3-binary-cache-store";

nodes =
{ server =
Expand Down

0 comments on commit e09666d

Please sign in to comment.