mirror of
https://github.com/coder/code-server.git
synced 2026-01-09 07:44:14 +08:00
There is a `yarn ci` script which was using audit-ci but this does not appear to be called anywhere. The security worflow uses `yarn audit` and `npm audit` which seem fine enough anyway.