Files
uv/.github/workflows
Zanie Blue 0cdde8949f Use .env file instead of .envrc (#1132)
#1131 shows that `direnv` installation is _most_ of the CI overhead
introduced by #1105.

Instead of using `direnv`, let's just use a simple `.env` file that can
be loaded with `source` or [`direnv`'s `dotenv`
directive](https://direnv.net/man/direnv-stdlib.1.html#codedotenv-ltdotenvpathgtcode).
2024-01-26 14:00:05 -06:00
..
2024-01-19 01:59:06 +00:00
2024-01-26 14:00:05 -06:00
2024-01-18 15:44:11 -05:00
2024-01-19 20:19:02 +00:00