mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 22:30:25 +01:00
fix(github action): disable all evalTests to avoid stackoverflow
This commit is contained in:
2
.github/workflows/flake_evaltests.yml
vendored
2
.github/workflows/flake_evaltests.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
run: |
|
||||
echo 'Flake Eval Tests'
|
||||
nix eval .#checks --show-trace --print-build-logs --verbose
|
||||
nix eval .#evalTests --show-trace --print-build-logs --verbose
|
||||
# nix eval .#evalTests --show-trace --print-build-logs --verbose
|
||||
|
||||
Reference in New Issue
Block a user