theskumar / python-dotenv

Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
https://saurabh-kumar.com/python-dotenv/
BSD 3-Clause "New" or "Revised" License
7.55k stars 425 forks source link

ci: fix multiline string in test.yml & use fail-fast strategy #514

Closed cclauss closed 5 months ago

theskumar commented 5 months ago

Thanks @cclauss ! 💟