mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
Convert ci tests to nix flake app test-runner
This commit is contained in:
parent
7c41549bd4
commit
76eba564f7
4 changed files with 32 additions and 23 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -21,4 +21,4 @@ jobs:
|
|||
keep-derivations = true
|
||||
experimental-features = nix-command flakes
|
||||
- run:
|
||||
nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz ci.nix --run 'true'
|
||||
"nix run .#test-runner"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue