1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-23 16:11:51 +03:00

ref: ci to new shift-left testing strategy | please do TDD form now on

This commit is contained in:
David Arnold 2021-06-20 15:38:02 -05:00 committed by Parthiv Seetharaman
parent f685d7aa82
commit a680bc2529

View File

@ -20,5 +20,10 @@ jobs:
system-features = nixos-test benchmark big-parallel kvm recursive-nix
substituters = https://nrdxp.cachix.org https://nix-community.cachix.org https://cache.nixos.org
trusted-public-keys = nrdxp.cachix.org-1:Fc5PSqY2Jm1TrWfm88l6cvGWwz3s93c6IOifQWnhNW4= nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- run: nix -Lv flake check
- run: nix -Lv develop -c echo OK
# Quick eval
- run: nix develop --command evalnix
# Check /examples/*
- run: nix develop --command check-classicalDevos
- run: nix develop --command check-groupByConfig