Skip to content

Commit 9548aa8

Browse files
author
Christophe Ninucci
committed
un peu d'introspection
1 parent 365b338 commit 9548aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
image: nixos/nix
2020
options: --privileged -v ${{ github.workspace }}:/workspace
2121
run: |
22+
whoami
2223
cd /workspace
23-
ls
2424
nix --extra-experimental-features nix-command --extra-experimental-features flakes develop --command bash -c 'nixunits build TOTO -cc "{ services.httpd.enable = true; }" -6'

0 commit comments

Comments
 (0)