Skip to content

Commit

Permalink
fix: Temporarily add cardano-testnet-test to non-required aggregate
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie authored and disassembler committed Jun 20, 2024
1 parent 0c6db6c commit e77a6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@
lib.optionals (system == "x86_64-darwin") [
#FIXME: make variants nonrequired for macos until CI has more capacity for macos builds
"native\\.variants\\..*"
"native\\.checks/cardano-testnet/cardano-testnet-test"
];
in
pkgs.callPackages iohkNix.utils.ciJobsAggregates
Expand Down

0 comments on commit e77a6db

Please sign in to comment.