You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I disabled the python version matrix in CI because they were interfering with each other since right now we share a schema. Adding the github action run ID as a prefix on the schema is probably a good idea.
The text was updated successfully, but these errors were encountered:
- implements a sample target test class to make assertions on the table
- assert row count, column count, and types
- drop the table after the test is done
I disabled the python version matrix in CI because they were interfering
with each other since right now we share a schema. Adding the github
action run ID as a prefix on the schema is probably a good idea
#34.
---------
Co-authored-by: Edgar R. M. <[email protected]>
Co-authored-by: Ken Payne <[email protected]>
Context in #33 (comment)
The text was updated successfully, but these errors were encountered: