Skip to content
Snippets Groups Projects

Fix/lint

Merged Christophe Ninucci requested to merge fix/lint into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -22,4 +22,4 @@ ansible-lint:
entrypoint: [""]
script:
- cd tools/nix
- nix --extra-experimental-features nix-command --extra-experimental-features flakes develop --command bash -c "cd ../../40_ansible/; ansible-lint"
- nix --extra-experimental-features nix-command --extra-experimental-features flakes develop .#lint --command bash -c "cd ../../40_ansible/; ansible-lint"
Loading