Test simpler yaml string

This commit is contained in:
Ana Hobden 2023-06-27 08:54:28 -07:00
parent 1928ffb7dd
commit 710f8bd079

View file

@ -17,8 +17,7 @@ jobs:
logger: pretty logger: pretty
log-directives: nix_installer=trace log-directives: nix_installer=trace
backtrace: full backtrace: full
extra-conf: | extra-conf: "experimental-features = impure-derivations"
experimental-features = impure-derivations
- run: cat /etc/nix/nix.conf - run: cat /etc/nix/nix.conf
- name: echo $PATH - name: echo $PATH
run: echo $PATH run: echo $PATH