Skip to content

Commit

Permalink
ci: disable flake-parts-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Jul 2, 2024
1 parent 9e74a42 commit e20dbc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
nix run .#check-closure-size
flake-parts-docs:
if: false # Currently fails in CI
runs-on: x86_64-linux
steps:
- name: Docs for flake.parts
Expand Down

0 comments on commit e20dbc9

Please sign in to comment.