From 8bca1ec5c83d9f53204cb50b7b28e32e84399e86 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 2 Jan 2015 08:29:54 +0200 Subject: [PATCH] Add empty skipped-profiling section @chrisdone this is now necessary, correct? --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a51518a3..d66b2a35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -898,6 +898,8 @@ skipped-benchmarks: # sometimes falls out-of-sync on hasql-postgres - hasql +skipped-profiling: [] + # Mapping from Github account holding a package to the Github users who should # be pinged on failure. If no value is specified here, then the owning account # will be pinged.