leaderboardsgg / leaderboard-backend

The backend for Leaderboards.gg. Also holds public-facing APIs.
https://info.leaderboards.gg
GNU General Public License v3.0
12 stars 16 forks source link

Don't overwrite existing env vars #74

Closed RageCage64 closed 2 years ago

RageCage64 commented 2 years ago

This will be useful for CI because we can pass stuff into the command that actually runs tests rather than needing to mess with a .env file in the CI script.