Commit graph

4 commits

Author SHA1 Message Date
5409b98da1 fix(ci): ignore failing peer resolution
Some 3rd party nest packages depend on Nest 7 while we use 8. In practice
this still works, but the usual dependency resolution fails and requires
an explicit override.

This should also unblock auto-merging for renovate, as that currently fails
in CI on the `npm ci` step.
2022-06-11 19:21:00 +02:00
b4a15e8b14 ci: remove unnecessary code cov archiving
Code coverage is now uploaded and saved to codecov
2021-07-27 17:53:20 +02:00
423887b314 ci: setup codecov 2021-07-27 17:29:26 +02:00
5096b0910d ci: add ci workflow to run tests and linting 2021-06-22 21:06:35 +02:00