From 337fdf070640341c58717fe0ebf3a013b9474fc9 Mon Sep 17 00:00:00 2001 From: Kevin Su Date: Tue, 23 Apr 2024 23:14:50 +0800 Subject: [PATCH] nit Signed-off-by: Kevin Su --- .github/workflows/checks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index ad98c6894..be66b68a2 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -285,6 +285,7 @@ jobs: python flyte_tests_validate.py - name: Register specific tests run: | + source .venv/bin/activate while read -r line; do pyflyte --config ./boilerplate/flyte/end2end/functional-test-config.yaml \