👷 Adding CI for tests
All checks were successful
Run Swift Tests / build (pull_request) Successful in 33s
All checks were successful
Run Swift Tests / build (pull_request) Successful in 33s
This commit is contained in:
committed by
Victor Bodinaud
parent
a5ff5b34a3
commit
ff810b9341
@@ -130,7 +130,7 @@ public struct Hermes {
|
||||
guard let result = try? JSONDecoder().decode(resource.modelType, from: data) else {
|
||||
throw NetworkError.decodingError
|
||||
}
|
||||
|
||||
|
||||
return result
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user