networknt / json-schema-validator

A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Apache License 2.0
807 stars 320 forks source link

Update github actions #1022

Closed justin-tay closed 3 months ago

justin-tay commented 3 months ago

It looks like codecov now requires a token to be configured to work.

This changes the Upload coverage to Codecov to not fail on error as a workaround while the token isn't configured.