ci: run nix *flake* check

This commit is contained in:
Ryan Mulligan 2021-11-20 11:31:38 -08:00
parent b12f117555
commit c7906a8021
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v15
- run: nix check
- run: nix flake check