mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 14:27:08 -06: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.