PRQL / homebrew-prql

2 stars 2 forks source link

CI only tests main branch #11

Closed max-sixty closed 5 months ago

max-sixty commented 1 year ago

The CI tests currently test with just brew install — which points to main branch: https://github.com/PRQL/homebrew-prql/blob/842822a0dcb478924eba4cd830199ac09e15fdd2/.github/workflows/tests.yaml#L18

Ideally we'd have tests which tested the local files, so we could test a PR...

max-sixty commented 1 year ago

They also only test prql-compiler, which ideally would be deprecated (rather than copy & pasted) in favor of prqlc