diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index be66b68a2..9cbe85f95 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -282,6 +282,7 @@ jobs: path: flytesnacks - name: Verify existence of the tests run: | + source .venv/bin/activate python flyte_tests_validate.py - name: Register specific tests run: |