Procházet zdrojové kódy

Skipping shell errors

Signed-off-by: Lucas A. Wilson <luke.wilson@dell.com>
Lucas A. Wilson před 4 roky
rodič
revize
900bb0d470
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .github/workflows/ansible-lint.yml

+ 1 - 1
.github/workflows/ansible-lint.yml

@@ -68,4 +68,4 @@ jobs:
         #                         path to directories or files to skip. This option is
         #                         repeatable.
         #   -c C                  Specify configuration file to use. Defaults to ".ansible-lint"
-        args: "-x ANSIBLE0305"
+        args: "-x 305"