Skip to content

Commit

Permalink
Merge pull request #12063 from Mic92/speed-up-ci
Browse files Browse the repository at this point in the history
packaging: move tests to passthru
  • Loading branch information
mergify[bot] authored Dec 17, 2024
2 parents 00f08de + 5cd5391 commit 8117f16
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,7 @@
# Some perl dependencies are broken on i686-linux.
# Since the support is only best-effort there, disable the perl
# bindings

# Temporarily disabled because GitHub Actions OOM issues. Once
# the old build system is gone and we are back to one build
# system, we should reenable this.
#perlBindings = self.hydraJobs.perlBindings.${system};
perlBindings = self.hydraJobs.perlBindings.${system};
}
# Add "passthru" tests
// flatMapAttrs ({
Expand Down

0 comments on commit 8117f16

Please sign in to comment.