v0.0.345
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 2m48s

This commit is contained in:
2023-12-07 19:39:31 +01:00
parent 8247fc4524
commit b2b93f570a
2 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ func GenerateEnumSpecs(sourceDir string, destFile string) error {
return err
}
if changed {
if !changed {
return nil
}