xetdata / pyxet

Python SDK for XetHub
https://xethub.com/
BSD 3-Clause "New" or "Revised" License
47 stars 7 forks source link

Adds in a flag, set during github runs, to force all tests to run or error out #150

Closed hoytak closed 2 months ago

hoytak commented 2 months ago

Previously, tests were skipped if config stuff was not properly defined, which masked a lot of errors. This flag, set during the build process, overrides that.