1
1
mirror of https://github.com/ryantm/agenix.git synced 2024-08-15 17:10:42 +03:00

ci: run nix *flake* check

This commit is contained in:
Ryan Mulligan 2021-11-20 11:31:38 -08:00
parent b12f117555
commit c7906a8021

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