Skip to content

Commit

Permalink
more lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzyfresh committed Dec 7, 2022
1 parent 53b5434 commit 48abba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/codegen/testing/test/sdk_driver.go
Expand Up @@ -151,8 +151,8 @@ var PulumiPulumiSDKTests = []*SDKTest{
Description: "Simple schema encoded using YAML",
},
{
Directory: "provider-config-schema",
Description: "Simple provider config schema",
Directory: "provider-config-schema",
Description: "Simple provider config schema",
// For golang skip check, see https://github.com/pulumi/pulumi/issues/11567
SkipCompileCheck: codegen.NewStringSet(dotnet, golang),
},
Expand Down

0 comments on commit 48abba2

Please sign in to comment.