nixos-test-driver: don't make warnings in the linter errors at this
point
This commit is contained in:
@@ -85,7 +85,7 @@ let
|
||||
echo "Running type check (enable/disable: config.skipTypeCheck)"
|
||||
echo "See https://nixos.org/manual/nixos/stable/#test-opt-skipTypeCheck"
|
||||
|
||||
ty check --error-on-warning testScriptWithTypes
|
||||
ty check testScriptWithTypes
|
||||
''}
|
||||
|
||||
${lib.optionalString (!config.skipLint) ''
|
||||
|
||||
Reference in New Issue
Block a user