PRQL / prql

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
https://prql-lang.org
Apache License 2.0
9.58k stars 208 forks source link

ci: Use standard CI env vars throughout to enable caching #4655

Closed max-sixty closed 1 week ago

max-sixty commented 1 week ago

I realize a bunch of jobs on nightly aren't using the cache because they don't have thees set (ideally they would inherit, but seems not to be the case: https://docs.github.com/en/actions/using-workflows/reusing-workflows#limitations