Skip to content

Commit 5eb0bb2

Browse files
author
Christophe Ninucci
committed
hmmmm me gusta
1 parent e9b41fe commit 5eb0bb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717
uses: addnab/docker-run-action@v3
1818
with:
1919
image: nixos/nix
20-
options: >-
21-
--privileged # si nécessaire pour certaines fonctionnalités de Nix
20+
options: --privileged # si nécessaire pour certaines fonctionnalités de Nix
2221
run: |
2322
pwd
2423
cd /

0 commit comments

Comments
 (0)