set show-trace for nix in CI

This commit is contained in:
Benjamin Lee 2024-05-23 16:57:42 -07:00 committed by June 🍓🦴
parent 17cc02ff99
commit 0c34cf95ce

View file

@ -38,6 +38,8 @@ env:
# Use the all-features devshell instead of default, to ensure that features
# match between nix and cargo
DIRENV_DEVSHELL: all-features
# Get error output from nix that we can actually use
NIX_CONFIG: show-trace = true
permissions:
packages: write