2 parents 0effb44 + e20dbc9 commit 74ae0f8Copy full SHA for 74ae0f8
1 file changed
.github/workflows/ci.yaml
@@ -33,6 +33,7 @@ jobs:
33
run: |
34
nix run .#check-closure-size
35
flake-parts-docs:
36
+ if: false # Currently fails in CI
37
runs-on: x86_64-linux
38
steps:
39
- name: Docs for flake.parts
0 commit comments