Skip to content

Commit

Permalink
ci: check that all outputs for all systems can evaluate
Browse files Browse the repository at this point in the history
(cherry picked from commit aa3d35c)
  • Loading branch information
cole-h committed Aug 16, 2024
1 parent 5b62a1d commit d550139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
done
) &
- run: nix --experimental-features 'nix-command flakes' flake check -L
- run: nix --experimental-features 'nix-command flakes' flake show --all-systems --json

# Steps to test CI automation in your own fork.
# Cachix:
Expand Down

0 comments on commit d550139

Please sign in to comment.