You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes the failure caught by loader/loader_test.go in the CI run for
PR #362:
```
--- FAIL: TestFullExample (0.00s)
loader_test.go:969: assertion failed: error is not nil: name Does not match pattern '^[a-z0-9][a-z0-9_-]*$'
```
Signed-off-by: Mike Bland <[email protected]>
0 commit comments