mirror of
https://github.com/coder/code-server.git
synced 2025-07-31 14:04:06 +08:00

* refactor: switch to codecov-uploader GitHub Action codecov deprecated their Node wrapper for uploading coverage reports. This removes that and uses their new uploaded along with the v2 GitHub Action they maintain. * fix: update broken integration test