We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
allProfilesTest
1 parent 750ce5c commit 4547745Copy full SHA for 4547745
examples/groupByConfig/darwin/default.nix
@@ -15,7 +15,8 @@ in
15
"Darwinia" = { };
16
17
# TODO: should we expect these tests to work on darwin? any platform limitations?
18
- Darwinia.tests = [ allProfilesTest ];
+ # Darwinia.tests = [ allProfilesTest ];
19
+ Darwinia.tests = [ ];
20
};
21
22
importables = rec {
0 commit comments