diff --git a/.github/workflows/vertica-test.yml b/.github/workflows/vertica-test.yml index 68475a5..160c49c 100644 --- a/.github/workflows/vertica-test.yml +++ b/.github/workflows/vertica-test.yml @@ -60,4 +60,7 @@ jobs: run: python -m pytest tests/functional/adapter/utils/data_type/ - name: Test ephemeral run: python -m pytest tests/functional/adapter/ephemeral/ + + + \ No newline at end of file